increment to 1.1

This commit is contained in:
Michael Davidsaver
2019-03-12 17:29:55 -07:00
parent 1b95827718
commit ae755cd069
3 changed files with 9 additions and 10 deletions

6
debian/changelog vendored
View File

@ -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
* initial

View File

@ -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.

View File

@ -26,13 +26,6 @@ Contents:
interfaces
ptable
Release History
---------------
* v0.2 (June 2014)
* Initial release
Indices and tables
==================