Skip to content

Commit 8836e5e

Browse files
committed
Bump to v0.0.79
1 parent 185666b commit 8836e5e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CountESS 0.0.78
1+
# CountESS 0.0.79
22

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

countess/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""CountESS Project"""
22

3-
VERSION = "0.0.78"
3+
VERSION = "0.0.79"

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ description: "CountESS: Documentation"
33
44
baseurl: /
55
url: https://countess-project.github.io
6-
version: 0.0.78
6+
version: 0.0.79

0 commit comments

Comments
 (0)