Skip to content

Commit 5cfee14

Browse files
committed
[IMP] bump version number
1 parent 2a68aa7 commit 5cfee14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
setup(
33
name = 'pyPostcode',
44
packages = ['pyPostcode'],
5-
version = '0.1',
5+
version = '0.2',
66
description = 'Request information about Dutch addresses from the PostcodeApi.nu API',
77
author = 'Stefan Jansen',
88
author_email = 'stefan@steffex.net',

0 commit comments

Comments
 (0)