diff options
author | makefu <github@syntax-fehler.de> | 2015-09-04 22:09:19 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2015-09-04 22:09:19 +0200 |
commit | 1ed3938e5f8980316788781d4f5708692a1e7e3a (patch) | |
tree | e57198cdb4b2a1c87cb0057a9d34c41b94ff8b43 /Reaktor | |
parent | 7b36e711d2b58ddd360ebe25ecbc2265c5ce76bb (diff) |
bump version to 0.4.2 (final)
Diffstat (limited to 'Reaktor')
-rw-r--r-- | Reaktor/reaktor/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Reaktor/reaktor/__init__.py b/Reaktor/reaktor/__init__.py index 4fe60b4d..de2aaa4a 100644 --- a/Reaktor/reaktor/__init__.py +++ b/Reaktor/reaktor/__init__.py @@ -1 +1 @@ -__version__="0.4.0" +__version__="0.4.2" |