Skip to content

Commit

Permalink
0.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasValvekens committed Apr 11, 2021
1 parent 3b1220b commit 1ae05d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions certomancer/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = '0.3.0'
__version_info__ = (0, 3, 0)
__version__ = '0.4.0'
__version_info__ = (0, 4, 0)

0 comments on commit 1ae05d2

Please sign in to comment.