Skip to content

Commit

Permalink
Release of 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
defnull committed Sep 7, 2024
1 parent d6c47ab commit a52ac34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bottle.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import sys

__author__ = 'Marcel Hellkamp'
__version__ = '0.13.0'
__version__ = '0.13.1'
__license__ = 'MIT'

###############################################################################
Expand Down

0 comments on commit a52ac34

Please sign in to comment.