Browse Source

Get in my bellay.

Chris McDonough 18 years ago
parent
commit
fa0743efe6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -32,7 +32,7 @@ CLASSIFIERS = [
 
 
 dist = setup(
 dist = setup(
     name = 'supervisor',
     name = 'supervisor',
-    version = "2.1b1",
+    version = "2.1",
     license = 'ZPL/BSD (see LICENSES.txt)',
     license = 'ZPL/BSD (see LICENSES.txt)',
     url = 'http://www.plope.com/software',
     url = 'http://www.plope.com/software',
     description = "A system for controlling process state under UNIX",
     description = "A system for controlling process state under UNIX",