Skip to content

Commit a60471d

Browse files
committed
Bump version for 0.4.2 release
1 parent 07b571a commit a60471d

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
@@ -19,7 +19,7 @@
1919

2020
VERSION_MAJOR = 0
2121
VERSION_MINOR = 4
22-
VERSION_POINT = 1
22+
VERSION_POINT = 2
2323
# Define ZSTD macro for cython compilation
2424
default_options["compile_time_env"] = {"ZSTD_SUPPORT": False}
2525

0 commit comments

Comments
 (0)