Skip to content

Commit 70b32a9

Browse files
author
David Noble
committed
Bumped version number.
1 parent 11b3af7 commit 70b32a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

splunklib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414

1515
"""Python library for Splunk."""
1616

17-
__version_info__ = (1, 2, 1)
17+
__version_info__ = (1, 2, 2)
1818
__version__ = ".".join(map(str, __version_info__))
1919

0 commit comments

Comments
 (0)