Skip to content

Commit

Permalink
0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcaron committed Apr 17, 2020
1 parent 0d7f79b commit f7dda47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
History
-------

Unreleased
0.4.1 (2020-04-17)
------------------

* fix: create parent directories for output file
Expand Down
2 changes: 1 addition & 1 deletion jakteristics/__about__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__author__ = "David Caron"
__email__ = "[email protected]"
__version__ = "0.4.0"
__version__ = "0.4.1"

0 comments on commit f7dda47

Please sign in to comment.