mirror of
https://github.com/mnaberez/py65.git
synced 2025-08-07 22:25:01 +00:00
Back to -dev until next release
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
0.13-dev *Next Release*
|
||||||
|
|
||||||
0.12 (2012-02-16)
|
0.12 (2012-02-16)
|
||||||
|
|
||||||
- Fixed a bug that caused ``help cd`` to raise an exception
|
- Fixed a bug that caused ``help cd`` to raise an exception
|
||||||
|
@@ -46,9 +46,9 @@ copyright = u'2008-2012, Mike Naberezny'
|
|||||||
# built documents.
|
# built documents.
|
||||||
#
|
#
|
||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '0.12'
|
version = '0.13-dev'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = '0.12'
|
release = '0.13-dev'
|
||||||
|
|
||||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||||
# for a list of supported languages.
|
# for a list of supported languages.
|
||||||
|
Reference in New Issue
Block a user