Skip to content

Commit 4a74cfd

Browse files
committed
verbump to 2.13.11-alpha
1 parent a05df15 commit 4a74cfd

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.10-alpha'
24+
__version__ = '2.13.11-alpha'
2525

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

0 commit comments

Comments
 (0)