Skip to content

Commit

Permalink
Release of 0.12.19
Browse files Browse the repository at this point in the history
  • Loading branch information
defnull committed Nov 11, 2020
1 parent 57a2f22 commit 1522198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bottle.py
Expand Up @@ -16,7 +16,7 @@
from __future__ import with_statement

__author__ = 'Marcel Hellkamp'
__version__ = '0.12.18'
__version__ = '0.12.19'
__license__ = 'MIT'

# The gevent server adapter needs to patch some modules before they are imported
Expand Down

0 comments on commit 1522198

Please sign in to comment.