We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a68aa7 commit 5cfee14Copy full SHA for 5cfee14
setup.py
@@ -2,7 +2,7 @@
2
setup(
3
name = 'pyPostcode',
4
packages = ['pyPostcode'],
5
- version = '0.1',
+ version = '0.2',
6
description = 'Request information about Dutch addresses from the PostcodeApi.nu API',
7
author = 'Stefan Jansen',
8
author_email = 'stefan@steffex.net',
0 commit comments