Explorar o código

Definitely getting punchy, time for bed.

Chris McDonough %!s(int64=18) %!d(string=hai) anos
pai
achega
0feba1964c
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 = suervisor_version,
+    version = supervisor_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",