diff options
author | makefu <github@syntax-fehler.de> | 2015-09-04 22:08:40 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2015-09-04 22:08:40 +0200 |
commit | 7b36e711d2b58ddd360ebe25ecbc2265c5ce76bb (patch) | |
tree | c0b44a9e69811873d530ebe2e355ba3e9653bbcb /Reaktor/reaktor/__init__.py | |
parent | e9e7d6baf986488c43d418887f6cf95f5d896189 (diff) |
config: more logic in config file :(
Diffstat (limited to 'Reaktor/reaktor/__init__.py')
-rw-r--r-- | Reaktor/reaktor/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Reaktor/reaktor/__init__.py b/Reaktor/reaktor/__init__.py index e69de29b..4fe60b4d 100644 --- a/Reaktor/reaktor/__init__.py +++ b/Reaktor/reaktor/__init__.py @@ -0,0 +1 @@ +__version__="0.4.0" |