scc_access.py

changeset 1
783c8a0db76f
parent 0
a172f26a566a
child 4
809c63be8a40
--- a/scc_access.py	Tue Jun 23 10:30:08 2015 +0300
+++ b/scc_access.py	Tue Jun 23 10:53:03 2015 +0300
@@ -23,6 +23,9 @@
 THE SOFTWARE.
 """
 
+__version__ = "0.5.0"
+
+
 # Try to read the settings from the settings.py file
 try:
     from settings import *

mercurial