Skip to content

Commit 578e5f3

Browse files
committed
version bump
1 parent 1738c08 commit 578e5f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openpecha/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Version of openpecha-toolkit package
2-
__version__ = "0.3.2"
2+
__version__ = "0.4.1"

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def read(fname):
99

1010
setup(
1111
name="openpecha",
12-
version="0.3.2",
12+
version="0.4.1",
1313
author="Esukhia developers",
1414
author_email="[email protected]",
1515
description="OpenPecha Toolkit allows state of the art for distributed standoff annotations on moving texts",

0 commit comments

Comments
 (0)