Skip to content

Commit 63594f2

Browse files
committed
Updating version to 1.1.3 beta 1
1 parent 8ae453b commit 63594f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackify/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
Stackify Python API
33
"""
4-
__version__ = '1.1.2'
4+
__version__ = '1.1.3b1'
55

66
import logging
77
import inspect

0 commit comments

Comments
 (0)