Skip to content

Commit

Permalink
Merge pull request #45 from primal100/v2.0.5
Browse files Browse the repository at this point in the history
Change to v2.0.5
  • Loading branch information
primal100 authored Mar 25, 2023
2 parents ff8d20e + 848cf68 commit a81488a
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 @@ -2,7 +2,7 @@
from setuptools import setup, find_packages

setup(name='cryptos',
version='2.0.4',
version='2.0.5',
description='Python Crypto Coin Tools',
long_description=open('README.md').read(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit a81488a

Please sign in to comment.