|
From: <mur...@us...> - 2012-02-15 06:25:22
|
Revision: 182
http://python-control.svn.sourceforge.net/python-control/?rev=182&view=rev
Author: murrayrm
Date: 2012-02-15 06:25:15 +0000 (Wed, 15 Feb 2012)
Log Message:
-----------
updating revision number
Modified Paths:
--------------
trunk/setup.py
Modified: trunk/setup.py
===================================================================
--- trunk/setup.py 2012-01-08 03:33:41 UTC (rev 181)
+++ trunk/setup.py 2012-02-15 06:25:15 UTC (rev 182)
@@ -4,7 +4,7 @@
from setuptools import setup
setup(name = 'control',
- version = '0.5b',
+ version = '0.5c',
description = 'Python Control Systems Library',
author = 'Richard Murray',
author_email = 'mu...@cd...',
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|