We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e0701 commit f57f513Copy full SHA for f57f513
crazydoc/version.py
@@ -1 +1 @@
1
-__version__ = "0.1.6"
+__version__ = "0.2.0"
pyproject.toml
@@ -1,6 +1,6 @@
[project]
2
name = "crazydoc"
3
-version = "0.1.6"
+version = "0.2.0"
4
license = "MIT"
5
authors = [{ name = "Zulko" }]
6
description = "Read genetic sequences from stylized docx files"
0 commit comments