Skip to content

Commit

Permalink
Bump version (0.4.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
3j14 committed Mar 19, 2022
1 parent 7fc66b1 commit c93fc52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doku/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.3.2"
__version__ = "0.4.0"
__author__ = "Jonas Drotleff <[email protected]>"
__all__ = ["create_app", "cli"]

Expand Down

0 comments on commit c93fc52

Please sign in to comment.