Skip to content

Commit

Permalink
publish release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hartmann committed Nov 11, 2021
1 parent 312de42 commit 4ce79c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/miniflask/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from .state import like, optional

# meta
__version__ = "2.2.0"
__version__ = "3.0.0"
__title__ = "miniflask"
__description__ = "Small research-oriented hook-based plugin engine."
__url__ = "https://github.com/da-h/miniflask"
Expand Down

0 comments on commit 4ce79c8

Please sign in to comment.