Skip to content

Commit 8edde2d

Browse files
committed
verbump
1 parent 6715922 commit 8edde2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spyne/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
class LogicError(Exception):
2222
pass
2323

24-
__version__ = '2.13.15-beta'
24+
__version__ = '2.14.0-devel'
2525

2626
from pytz import utc as LOCAL_TZ
2727
from decimal import Decimal as D

0 commit comments

Comments
 (0)