Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein committed Dec 2, 2020
1 parent fa57a1b commit 6e2acf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mypaas/__init__.py
Expand Up @@ -7,7 +7,7 @@
# flake8: noqa


__version__ = "0.4.4"
__version__ = "0.4.5"
__traefik_version__ = "2.3.4"

version_info = tuple(map(int, __version__.split(".")))
Expand Down

0 comments on commit 6e2acf1

Please sign in to comment.