We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f148071 commit 1ba2e1aCopy full SHA for 1ba2e1a
setup.py
@@ -45,6 +45,6 @@
45
test_suite='tests',
46
tests_require=test_requirements,
47
url='https://github.com/fundamentals-of-data-science/ds-fundamentals-python',
48
- version='0.1.1',
+ version='0.1.0',
49
zip_safe=False,
50
)
0 commit comments