Skip to content

Commit

Permalink
bump to v0.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jadbin committed Apr 22, 2021
1 parent bd2da85 commit 37ffbe7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
Changelog
=========

0.12.5 (2021-04-22)
-------------------

- 默认使用 ``GeventScheduler``

0.12.4 (2021-04-19)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion guniflask/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.12.4'
__version__ = '0.12.5'

0 comments on commit 37ffbe7

Please sign in to comment.