Skip to content

Commit f57f513

Browse files
committed
Bump to v0.2.0
1 parent b7e0701 commit f57f513

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.1.6"
1+
__version__ = "0.2.0"

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.1.6"
3+
version = "0.2.0"
44
license = "MIT"
55
authors = [{ name = "Zulko" }]
66
description = "Read genetic sequences from stylized docx files"

0 commit comments

Comments
 (0)