Skip to content

Commit a2b0ee6

Browse files
committed
Release of 0.12.20
This release contains a security fix. Thanks Elton Nokaj for responsibly reporting this issue.
1 parent 04b27f1 commit a2b0ee6

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.19'
19+
__version__ = '0.12.20'
2020
__license__ = 'MIT'
2121

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

0 commit comments

Comments
 (0)