Skip to content

Commit 1c06a5a

Browse files
committed
Version bump 0.3.1
1 parent 1b30386 commit 1c06a5a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doxy/__init__.py

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "doxy"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = ""
55
authors = ["jpk <[email protected]>"]
66

0 commit comments

Comments
 (0)