We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 157d844 commit eb2cd2bCopy full SHA for eb2cd2b
bottle.py
@@ -17,7 +17,7 @@
17
import sys
18
19
__author__ = 'Marcel Hellkamp'
20
-__version__ = '0.13-dev'
+__version__ = '0.13.0'
21
__license__ = 'MIT'
22
23
###############################################################################
setup.cfg
@@ -2,4 +2,4 @@
2
universal = 1
3
4
[metadata]
5
-license_file = LICENSE
+license_files = LICENSE
0 commit comments