File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 6161 * tests/statefbk_test.py (TestStatefbk.setUp): turned off debugging
6262 flag (accidently left on)
6363
64+ ---- control-0.6a released -----
65+
64662012-10-27 Richard Murray <
[email protected] >
6567
6668 * src/statefbk.py (acker): small updates to docstring
Original file line number Diff line number Diff line change 6060# The short X.Y version.
6161version = '0.6'
6262# The full version, including alpha/beta/rc tags.
63- release = '0.6a '
63+ release = '0.6b '
6464
6565# The language for content autogenerated by Sphinx. Refer to documentation
6666# for a list of supported languages.
Original file line number Diff line number Diff line change 44from setuptools import setup
55
66setup (name = 'control' ,
7- version = '0.6a ' ,
7+ version = '0.6b ' ,
88 description = 'Python Control Systems Library' ,
99 author = 'Richard Murray' ,
1010 author_email = '[email protected] ' ,
You can’t perform that action at this time.
0 commit comments