We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94abb3f commit 5a90acdCopy full SHA for 5a90acd
setup.py
@@ -29,6 +29,6 @@
29
"console_scripts": ["check50=check50.__main__:main"]
30
},
31
url="https://github.com/cs50/check50",
32
- version="3.1.1",
+ version="3.1.2",
33
include_package_data=True
34
)
0 commit comments