Skip to content

Commit

Permalink
prepare 0.14.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cedrikv committed Nov 18, 2021
1 parent 02d76c3 commit b1f115f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.14.0 (18-11-2021)
-------------------

- Bounding box geeft strings ipv floats (#168)

0.13.0 (14-09-2021)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

setup(
name='crabpy',
version='0.13.0',
version='0.14.0',
description='Interact with geographical webservices by Informatie Vlaanderen.',
long_description=open('README.rst').read() + '\n\n' +
open('CHANGES.rst').read(),
Expand Down

0 comments on commit b1f115f

Please sign in to comment.