aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@ugent.be>2017-06-13 10:55:21 +0200
committerSander Vrijders <sander.vrijders@ugent.be>2017-06-13 10:59:32 +0200
commit3ada31d1f6c112e1338225eacc982f6dc885292e (patch)
treeeafd778d1c6e758381745a20561d5e47159104bc /setup.py
parent53602860e17d650f9ab850cf9a206de6a8712c15 (diff)
downloadrumba-3ada31d1f6c112e1338225eacc982f6dc885292e.tar.gz
rumba-3ada31d1f6c112e1338225eacc982f6dc885292e.zip
rumba: Update to version 0.4
This updates the framework to version 0.4
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 85760f2..767313b 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.3",
+ version="0.4",
url="https://gitlab.com/arcfire/rumba",
keywords="rina measurement testbed",
author="Sander Vrijders",