Skip to content

Commit 006c6f6

Browse files
committed
Bump to v0.1.10
1 parent 8a51110 commit 006c6f6

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.1.9
1+
# CountESS 0.1.10
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.1.9"
3+
VERSION = "0.1.10"

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.1.9
6+
version: 0.1.10

0 commit comments

Comments
 (0)