Skip to content

Commit 1522198

Browse files
committed
Release of 0.12.19
1 parent 57a2f22 commit 1522198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bottle.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from __future__ import with_statement
1717

1818
__author__ = 'Marcel Hellkamp'
19-
__version__ = '0.12.18'
19+
__version__ = '0.12.19'
2020
__license__ = 'MIT'
2121

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

0 commit comments

Comments
 (0)