Skip to content

Commit dc49daa

Browse files
author
Charlie Penner
committed
increment client version to .5
1 parent 3bc9366 commit dc49daa

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.4"
18+
__version__ = "0.6.0.client.5"
1919

2020
from functools import wraps
2121
import operator

0 commit comments

Comments
 (0)