aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d0b1cdf..8fe1e93 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ import setuptools
setuptools.setup(
name='Rumba',
- version='0.5',
+ version='0.6',
url='https://gitlab.com/arcfire/rumba',
keywords='rina measurement testbed',
author='Sander Vrijders',