Skip to content

Commit

Permalink
MTN: up version-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
weilandtd authored Jun 27, 2022
1 parent b84fbd5 commit 5dce0c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# return reqs


version_tag = '0.9.3'
version_tag = '0.9.4'

setup(name='pytfa',
version=version_tag,
Expand Down Expand Up @@ -63,5 +63,6 @@
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
],
)

0 comments on commit 5dce0c4

Please sign in to comment.