mirror of
https://github.com/mnaberez/py65.git
synced 2026-04-26 16:18:00 +00:00
Prepare 0.10 release
This commit is contained in:
+3
-3
@@ -39,16 +39,16 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'Py65'
|
||||
copyright = u'2008, Mike Naberezny'
|
||||
copyright = u'2008-2011, Mike Naberezny'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.3'
|
||||
version = '0.10'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.3'
|
||||
release = '0.10'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
Reference in New Issue
Block a user