Skip to content

Commit

Permalink
Set final-released version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Samitha Liyanage authored and Samitha Liyanage committed Aug 12, 2022
1 parent 3af0773 commit d73ac2d
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 @@ -10,7 +10,7 @@
import tarfile


__version__ = '0.1.58b0'
__version__ = '0.1.58'

# Installing Cython indepdently bc of numpy version. Pinning packages bc of python3.6
install_requires = ['PyLD', 'future', 'prov', 'unicodecsv', 'progressbar2==3.55.0', 'pandas==1.1.5','requests', 'argparse==1.1', 'Cython','tqdm==4.46.0']
Expand Down

0 comments on commit d73ac2d

Please sign in to comment.