Skip to content

Commit f001593

Browse files
committed
verbump
1 parent f2adfa4 commit f001593

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.12-alpha'
24+
__version__ = '2.13.12-beta'
2525

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

0 commit comments

Comments
 (0)