We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996f796 commit 125212aCopy full SHA for 125212a
crazydoc/version.py
@@ -1 +1 @@
1
-__version__ = "0.2.0"
+__version__ = "0.2.1"
pyproject.toml
@@ -1,6 +1,6 @@
[project]
2
name = "crazydoc"
3
-version = "0.2.0"
+version = "0.2.1"
4
license = "MIT"
5
authors = [{ name = "Zulko" }]
6
description = "Read genetic sequences from stylized docx files"
0 commit comments