increment to 1.1
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
pydevsup (1.1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* New release
|
||||||
|
|
||||||
|
-- Michael Davidsaver <mdavidsaver@gmail.com> Tue, 12 Mar 2019 17:28:40 -0700
|
||||||
|
|
||||||
pydevsup (1.0) unstable; urgency=medium
|
pydevsup (1.0) unstable; urgency=medium
|
||||||
|
|
||||||
* initial
|
* initial
|
||||||
|
@ -41,16 +41,16 @@ master_doc = 'index'
|
|||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = u'pyDevSup'
|
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
|
# The version info for the project you're documenting, acts as replacement for
|
||||||
# |version| and |release|, also used in various other places throughout the
|
# |version| and |release|, also used in various other places throughout the
|
||||||
# built documents.
|
# built documents.
|
||||||
#
|
#
|
||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '0.2'
|
version = '1.1'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = '0.2'
|
release = '1.1'
|
||||||
|
|
||||||
# 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.
|
||||||
|
@ -26,13 +26,6 @@ Contents:
|
|||||||
interfaces
|
interfaces
|
||||||
ptable
|
ptable
|
||||||
|
|
||||||
Release History
|
|
||||||
---------------
|
|
||||||
|
|
||||||
* v0.2 (June 2014)
|
|
||||||
* Initial release
|
|
||||||
|
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user