Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit f9db3d0

Browse files
author
David Sutton
committed
Bump version.
1 parent 370a8e1 commit f9db3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cas_client/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version_info__ = (0, 1, 4)
1+
__version_info__ = (0, 1, 5)
22
__version__ = '.'.join(str(_) for _ in __version_info__)

0 commit comments

Comments
 (0)