We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dad92ac commit f83c49eCopy full SHA for f83c49e
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import find_packages, setup
2
3
setup(name='unix-time',
4
- version='1.0.0',
+ version='2.0.0',
5
url='https://github.com/tallesl/py-unix-time',
6
author='Talles Lasmar',
7
author_email='[email protected]',
0 commit comments