Skip to content

Commit 70ecb89

Browse files
committed
update version number of setup.py because of mistakes in testing PyPI.
1 parent 5913ee6 commit 70ecb89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
PACKAGE_DIR = "liblinear"
1818
PACKAGE_NAME = "liblinear-official"
19-
VERSION = "2.46.0"
19+
VERSION = "2.46.1"
2020
cpp_dir = "cpp-source"
2121
# should be consistent with dynamic_lib_name in liblinear/liblinear.py
2222
dynamic_lib_name = "clib"

0 commit comments

Comments
 (0)