aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMarco Capitani <m.capitani@nextworks.it>2017-05-31 17:31:27 +0200
committerMarco Capitani <m.capitani@nextworks.it>2017-05-31 17:31:27 +0200
commit95cfb3169e69b7771eef9d77cf6cd99c5357ad16 (patch)
treee59b395e4cf4ee4f2ec7ccc921c81a74278b1548 /setup.py
parent49c09c68da6b99c1c3b9b61df5547fbaf5ada712 (diff)
parent24c375545c6ef7d03e8a18dea2cb06763059b1b9 (diff)
downloadrumba-95cfb3169e69b7771eef9d77cf6cd99c5357ad16.tar.gz
rumba-95cfb3169e69b7771eef9d77cf6cd99c5357ad16.zip
Merge branch 'master' into jfed-irati-fixes
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 92d0c3b..316b6da 100755
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f:
setup(
name="Rumba",
- version="0.1",
+ version="0.3",
url="https://gitlab.com/arcfire/rumba",
keywords="rina measurement testbed",
author="Sander Vrijders",