Skip to content

Commit 4cafcd9

Browse files
version updae
1 parent 42c7cc7 commit 4cafcd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

socketlabs/injectionapi/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version_info = (1, 4, 3)
1+
version_info = (1, 4, 4)
22
__version__ = '.'.join(str(v) for v in version_info)

0 commit comments

Comments
 (0)