Skip to content

Commit

Permalink
Set pre release version.
Browse files Browse the repository at this point in the history
  • Loading branch information
samithaliyanage committed Apr 12, 2021
1 parent ca43dd6 commit 5225dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import atexit
import tarfile

__version__ = '0.1.56'
__version__ = '0.1.57b0'

install_requires = ['PyLD', 'future', 'prov', 'unicodecsv', 'progressbar2', 'pandas',
'requests', 'argparse==1.1', 'topicexplorer==1.0b226', 'numpy==1.16.2', 'tqdm==4.46.0']
Expand Down

0 comments on commit 5225dc7

Please sign in to comment.