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 08272f2 commit 69006d8Copy full SHA for 69006d8
setup.py
@@ -21,6 +21,6 @@
21
packages=find_packages(exclude=["tests"]),
22
scripts=["bin/compare50"],
23
url="https://github.com/cs50/compare50",
24
- version="1.1.2",
+ version="1.1.3",
25
include_package_data=True,
26
)
0 commit comments