Skip to content

Commit

Permalink
Prep 1.2.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Jan 9, 2019
1 parent 4209bed commit 6ff5237
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1.2.0 (unreleased)
1.2.0 (2018-01-09)
------------------

- Add support for Python 3.7.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
]

setup(name='pyramid_zcml',
version='1.2.0.dev0',
version='1.2.0',
description='Zope Config Markup Language support for Pyramid',
long_description=README + '\n\n' + CHANGES,
classifiers=[
Expand Down

0 comments on commit 6ff5237

Please sign in to comment.