Skip to content

Commit

Permalink
Merge pull request #32 from Polyconseil/release-v1.7.0
Browse files Browse the repository at this point in the history
Bump to 1.7.0
  • Loading branch information
bors-ltd committed Feb 23, 2017
2 parents 25f99c4 + 0c83f3e commit 95ce344
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ ChangeLog
Next version
------------

1.7.0 (master)
--------------
1.7.0 (2017-02-23)
------------------

*New:*

Expand Down
2 changes: 1 addition & 1 deletion getconf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@


__author__ = "Polyconseil <opensource+getconf@polyconseil.fr>"
__version__ = '1.6.0'
__version__ = '1.7.0'


from .base import (
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ def get_long_description(filename):
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
Expand Down

0 comments on commit 95ce344

Please sign in to comment.