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 debcb99 commit 13a5126Copy full SHA for 13a5126
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.12",
+ version="1.2.13",
26
include_package_data=True,
27
)
0 commit comments