jiveapi.version module¶
-
jiveapi.version.PROJECT_URL= 'https://github.com/jantman/jiveapi'¶ Constant to hold the project URL, used both in
setup.pyand anywhere in the code that reports the version.
-
jiveapi.version.VERSION= '1.0.0'¶ Constant to hold this version of the package, used both in
setup.pyand anywhere in the code that reports the version.