Skip to content

Commit ac51d25

Browse files
committed
bump version
1 parent 2435161 commit ac51d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
packages=find_packages(exclude=["tests"]),
2222
scripts=["bin/compare50"],
2323
url="https://github.com/cs50/compare50",
24-
version="1.1.4",
24+
version="1.2.0",
2525
include_package_data=True,
2626
)

0 commit comments

Comments
 (0)