File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 33 History
44-------
55
6+ 0.1.1 (2013-10-29)
7+ ++++++++++++++++++
8+
9+ * just fixed documentation/project structure
10+
6110.1.0 (2013-10-16)
712++++++++++++++++++
813
Original file line number Diff line number Diff line change @@ -70,6 +70,11 @@ And then add into your supervisor.conf::
7070 History
7171-------
7272
73+ 0.1.1 (2013-10-29)
74+ ++++++++++++++++++
75+
76+ * just fixxed documentation/project structure
77+
73780.1.0 (2013-10-16)
7479++++++++++++++++++
7580
Original file line number Diff line number Diff line change 1919
2020setup (
2121 name = 'supervisor-serialrestart' ,
22- version = '0.1.0 ' ,
22+ version = '0.1.1 ' ,
2323 description = 'Adds serialrestart command to Supervisor.' ,
2424 long_description = readme + '\n \n ' + history ,
2525 author = 'Sven Richter' ,
Original file line number Diff line number Diff line change 33
44__author__ = 'Sven Richter'
55__email__ = 'native2k@gmail.com'
6- __version__ = '0.1.0 '
6+ __version__ = '0.1.1 '
You can’t perform that action at this time.
0 commit comments