diff options
author | lassulus <lassulus@lassul.us> | 2018-09-16 19:36:11 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2018-09-16 19:36:11 +0200 |
commit | 00b26ca0bb45d0fb7989a3ddf506bd8230363a14 (patch) | |
tree | af569c8324d81210f053cf7133186cdcd49cb5a7 /reaktor/__init__.py | |
parent | c5fb3227930491d025490031d1b0bc02330710c4 (diff) |
bump version to 0.6.0
Diffstat (limited to 'reaktor/__init__.py')
-rw-r--r-- | reaktor/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reaktor/__init__.py b/reaktor/__init__.py index dd9b22c..906d362 100644 --- a/reaktor/__init__.py +++ b/reaktor/__init__.py @@ -1 +1 @@ -__version__ = "0.5.1" +__version__ = "0.6.0" |