Skip to content

Commit

Permalink
bump to v0.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
nickzoic committed Jun 29, 2023
1 parent 0c0fe03 commit 5c861b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CountESS 0.0.32
# CountESS 0.0.33

This is CountESS, a modular, Python 3 reimplementation of Enrich2.

Expand Down
2 changes: 1 addition & 1 deletion countess/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""CountESS Project"""

VERSION = "0.0.32"
VERSION = "0.0.33"

0 comments on commit 5c861b1

Please sign in to comment.