Skip to content

Commit 69006d8

Browse files
committed
bump version
1 parent 08272f2 commit 69006d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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.2",
24+
version="1.1.3",
2525
include_package_data=True,
2626
)

0 commit comments

Comments
 (0)