]> jspc29.x-matter.uni-frankfurt.de Git - trbnettools.git/commitdiff
reset version of libtrbnet_python to 1.0.dev0
authorPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Fri, 1 Feb 2019 09:53:17 +0000 (10:53 +0100)
committerPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Fri, 1 Feb 2019 09:53:17 +0000 (10:53 +0100)
libtrbnet_python/setup.py

index 2ac7c1c046289b591cc8f710730b6f5340a99dde..691ef760d08541e916d1f761f0099ae57dc0566b 100644 (file)
@@ -15,7 +15,7 @@ except (ImportError, IOError, RuntimeError) as e:
     LDESC = ''
 
 setup(name='trbnet',
-      version = '1.0.2',
+      version = '1.0.dev0',
       description = 'Interface to TrbNet (wrapping libtrbnet.so with ctypes)',
       long_description = LDESC,
       author = 'Philipp Klaus',