Skip to content

Commit

Permalink
FIX: newer pypi version
Browse files Browse the repository at this point in the history
  • Loading branch information
psalvy committed Jun 4, 2020
1 parent 2d426b5 commit 393ccea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@
# return reqs


version_tag = '0.9.2'
version_tag = '0.9.2b'

setup(name='pytfa',
version=version_tag,
Expand Down

0 comments on commit 393ccea

Please sign in to comment.