We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2a6b6 commit f148071Copy full SHA for f148071
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='version='0.1.0'',
+ version='0.1.1',
49
zip_safe=False,
50
)
0 commit comments