Skip to content

Commit

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

from . import config

Expand Down

0 comments on commit 9bdd2cc

Please sign in to comment.