Skip to content

Commit 650af89

Browse files
committed
Incrementing client version
1 parent 3c2d362 commit 650af89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackdio/client/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616
#
1717

18-
__version__ = "0.6.0.client.3"
18+
__version__ = "0.6.0.client.4"
1919

2020
from functools import wraps
2121
import operator

0 commit comments

Comments
 (0)