Skip to content

Commit

Permalink
Preparing release 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed May 8, 2021
1 parent 7325a98 commit b14890b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -2,7 +2,7 @@
Changes
=========

1.16.0 (unreleased)
1.16.0 (2021-05-08)
===================

- Add support for Python 3.9.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@
import codecs
from setuptools import setup, find_packages

version = '1.15.2.dev0'
version = '1.16.0'

entry_points = {
}
Expand Down

0 comments on commit b14890b

Please sign in to comment.