Skip to content

Commit 125212a

Browse files
committed
Bump to v0.2.1
1 parent 996f796 commit 125212a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crazydoc/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.2.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "crazydoc"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
license = "MIT"
55
authors = [{ name = "Zulko" }]
66
description = "Read genetic sequences from stylized docx files"

0 commit comments

Comments
 (0)