Skip to content

Commit

Permalink
Version bump to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-wave committed Nov 2, 2022
1 parent 9021bf1 commit 900a5aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions omamer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
from datetime import date

__packagename__ = "omamer"
__version__ = "0.2.2"
__version__ = "0.2.3"
__copyright__ = "(C) 2019-{:d} Victor Rossier <[email protected]> and Alex Warwick Vesztrocy <[email protected]>".format(
date.today().year
)
)

0 comments on commit 900a5aa

Please sign in to comment.