We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d203c commit 6abf6aaCopy full SHA for 6abf6aa
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
from setuptools import setup
5
6
setup(name = 'control',
7
- version = '0.5b',
+ version = '0.5c',
8
description = 'Python Control Systems Library',
9
author = 'Richard Murray',
10
author_email = 'murray@cds.caltech.edu',
0 commit comments