We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7e8519 commit a0fcef5Copy full SHA for a0fcef5
spyne/__init__.py
@@ -21,7 +21,7 @@
21
class LogicError(Exception):
22
pass
23
24
-__version__ = '2.13.2'
+__version__ = '2.13.1-alpha'
25
26
from pytz import utc as LOCAL_TZ
27
from decimal import Decimal as D
0 commit comments