Skip to content

Commit

Permalink
Preparing release 1.8.2
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tisto committed Jul 26, 2018
1 parent d764aaf commit f23dc6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Changelog
=========


1.8.2 (unreleased)
1.8.2 (2018-07-26)
------------------

Bug fixes:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

version = '1.8.2.dev0'
version = '1.8.2'

long_description = (
read('README.rst') + '\n' +
Expand Down

0 comments on commit f23dc6a

Please sign in to comment.