We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01236bc commit a3784ccCopy full SHA for a3784cc
setup.py
@@ -18,5 +18,5 @@
18
package_dir={"": "src"},
19
packages=["cs50"],
20
url="https://github.com/cs50/python-cs50",
21
- version="9.2.2"
+ version="9.2.3"
22
)
0 commit comments