Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

Commit df68f65

Browse files
committed
Add a version_id attribute to check the installed SDK version from the agent.
1 parent ed2eb17 commit df68f65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

zenaton/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
__version__ = '0.3.3'
1+
__version__ = '0.3.4'
2+
__version_id__ = 304

0 commit comments

Comments
 (0)