Skip to content

Commit ecc6996

Browse files
committed
stable version number
1 parent dd4bc6e commit ecc6996

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Changelog
77
.. This document is user facing. Please word the changes in such a way
88
.. that users understand how the changes affect the new version.
99
10-
version 0.1.0-dev
10+
version 0.1.0
1111
-----------------
1212
+ Publish API documentation on readthedocs.
1313
+ Add API documentation.

setup.py

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

3737
setup(
3838
name="isal",
39-
version="0.1.0-dev",
39+
version="0.1.0",
4040
description="Faster zlib and gzip compatible compression and "
4141
"decompression by providing python bindings for the isa-l "
4242
"library.",

0 commit comments

Comments
 (0)