We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2435161 commit ac51d25Copy full SHA for ac51d25
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.4",
+ version="1.2.0",
25
include_package_data=True,
26
)
0 commit comments