Skip to content

Commit

Permalink
Bump to v0.0.68
Browse files Browse the repository at this point in the history
  • Loading branch information
nickzoic committed Aug 30, 2024
1 parent a5bcf31 commit 7fec156
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.67
# CountESS 0.0.68

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.67"
VERSION = "0.0.68"
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ description: "CountESS: Documentation"
email: nick@zoic.org
baseurl: /
url: https://countess-project.github.io
version: 0.0.67
version: 0.0.68

0 comments on commit 7fec156

Please sign in to comment.