Skip to content

Commit 5752b7f

Browse files
committed
Set version to alpha
1 parent 4b446bb commit 5752b7f

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
@@ -114,7 +114,7 @@ def build_isa_l():
114114

115115
setup(
116116
name="isal",
117-
version="0.4.0-dev",
117+
version="0.4.0-alpha",
118118
description="Faster zlib and gzip compatible compression and "
119119
"decompression by providing python bindings for the isa-l "
120120
"library.",

0 commit comments

Comments
 (0)