We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff839f commit e7ad8c7Copy full SHA for e7ad8c7
1 file changed
setup.py
@@ -10,7 +10,7 @@
10
# This call to setup() does all the work
11
setup(
12
name="randomtimestamp",
13
- version="1.0.2",
+ version="1.0.0",
14
description="Generate random time stamps",
15
long_description=README,
16
long_description_content_type="text/markdown",
0 commit comments