Skip to content

Commit

Permalink
bump version 2.0.3 -> 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed Apr 28, 2021
1 parent b101f61 commit 62536f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pymaid/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
__version__ = "2.0.3"
__version__ = "2.0.4"
__version_vector__ = (2, 0, 4)

from . import config

Expand Down

0 comments on commit 62536f9

Please sign in to comment.