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 35283a1 commit 097fe2aCopy full SHA for 097fe2a
setup.py
@@ -22,6 +22,6 @@
22
packages=find_packages(exclude=["tests"]),
23
scripts=["bin/compare50"],
24
url="https://github.com/cs50/compare50",
25
- version="1.2.8",
+ version="1.2.9",
26
include_package_data=True,
27
)
0 commit comments