Explorar o código

Duh. Use the computed version number.

Chris McDonough %!s(int64=18) %!d(string=hai) anos
pai
achega
881d4d1bba
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -52,7 +52,7 @@ supervisor_version = open(version_txt).read().strip()
 
 dist = setup(
     name = 'supervisor',
-    version = '3.0a1',
+    version = suervisor_version,
     license = 'ZPL 2.1/others (see LICENSES.txt)',
     url = 'http://www.plope.com/software/supervisor2/',
     description = "A system for controlling process state under UNIX",