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