mirror of
https://github.com/myhdl/myhdl.git
synced 2024-12-14 07:44:38 +08:00
Merged with mainline.
--HG-- branch : 0.9-dev
This commit is contained in:
commit
7a5b6fc0ff
1
.hgtags
1
.hgtags
@ -38,3 +38,4 @@ a6ef9dc5d7c58c6081d00ffbc87d6fbe07f2130f pypy-1.7
|
||||
0513735d2cb5583668d58289a617c3aa71401c28 pypy-1.8
|
||||
2421272373d81ab3aa13a65d0f3d3fc7a783288c pypy-1.9
|
||||
41f6e9fdcb55ab8196a954906d8de1a09fac02fd 0.8
|
||||
0f5597633e99138f613d1d613a215fb4652345ac 0.8.1
|
||||
|
@ -1,4 +1,4 @@
|
||||
Release 0.8.1 25-Aug-2014
|
||||
Release 0.8.1 26-Aug-2014
|
||||
-------------------------
|
||||
|
||||
Maintenance release for 0.8.
|
||||
|
2
setup.py
2
setup.py
@ -22,7 +22,7 @@ if sys.version_info < requiredVersion:
|
||||
from distutils.core import setup
|
||||
|
||||
classifiers = """\
|
||||
Development Status :: 4 - Beta
|
||||
Development Status :: 5 - Production/Stable
|
||||
Intended Audience :: Developers
|
||||
License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
|
||||
Operating System :: OS Independent
|
||||
|
Loading…
x
Reference in New Issue
Block a user