increment to 1.1
This commit is contained in:
@ -41,16 +41,16 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'pyDevSup'
|
||||
copyright = u'2013, Michael Davidsaver'
|
||||
copyright = u'2019, Michael Davidsaver'
|
||||
|
||||
# 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.2'
|
||||
version = '1.1'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.2'
|
||||
release = '1.1'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
@ -26,13 +26,6 @@ Contents:
|
||||
interfaces
|
||||
ptable
|
||||
|
||||
Release History
|
||||
---------------
|
||||
|
||||
* v0.2 (June 2014)
|
||||
* Initial release
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
|
Reference in New Issue
Block a user