Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ghilesmeddour committed Sep 16, 2021
1 parent bdbce23 commit 7c47ad0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
## Version 0.1.0 (2021-09-16)
- Add block size adjustment. [#1]

## Version 0.0.1 (2021-08-06)
- 🎉 first release!
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="gorillacompression",
version="0.0.1",
version="0.1.0",
author="Ghiles Meddour",
author_email="[email protected]",
description="Gorilla Time Series Compression",
Expand Down

0 comments on commit 7c47ad0

Please sign in to comment.