Skip to content

Commit

Permalink
prepare release 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
goessebr committed Sep 15, 2021
1 parent b9ef5c6 commit ef7e131
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,3 +1,9 @@
0.11.0 (15-09-2021)
-------------------
- Drop python 2 support
- crabpy updaten (#148)


0.10.0 (13-08-2021)
------------------
- "naam" toevoegen aan straat renderer (#145)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -21,7 +21,7 @@
testing_extras = tests_requires + []

setup(name='crabpy_pyramid',
version='0.10.0',
version='0.11.0',
description='Bindings for the CRABpy webservices and the Pyramid framework.',
long_description=README + '\n\n' + CHANGES,
classifiers=[
Expand Down

0 comments on commit ef7e131

Please sign in to comment.