Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 925de40

Browse files
committed
Incremented version to 0.5.
1 parent 18bbb66 commit 925de40

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Next Release
1+
0.5 (2010-02-20)
22

33
- Improved parsing of arguments in the supervisorctl plugin.
44

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2007-2009 Maintainable Software, LLC. (http://maintainable.com)
1+
Copyright (c) 2007-2010 Maintainable Software, LLC. (http://maintainable.com)
22

33
All rights reserved.
44

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.4'
1+
__version__ = '0.5'
22

33
import urllib
44
import urllib2

0 commit comments

Comments
 (0)