We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b851652 commit cc48e5aCopy full SHA for cc48e5a
setup.py
@@ -16,5 +16,5 @@
16
package_dir={"": "src"},
17
packages=["cs50"],
18
url="https://github.com/cs50/python-cs50",
19
- version="4.0.0"
+ version="4.0.1"
20
)
0 commit comments