Skip to content

Commit 85fb169

Browse files
committed
Increment version number
1 parent ea3ee03 commit 85fb169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def run_tests(self):
2929
readme = f.read()
3030

3131
setup(name='py-ldnlib',
32-
version='0.1.2',
32+
version='0.1.3',
3333
description='Python-based linked data notification libraries',
3434
long_description=readme,
3535
long_description_content_type="text/x-rst",

0 commit comments

Comments
 (0)