Skip to content

Commit da40354

Browse files
authored
Merge pull request #50 from mekanix/feature/version-bump
Version bump
2 parents 28b940b + e616811 commit da40354

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
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name='freenit',
17-
version='0.1.1',
17+
version='0.1.2',
1818
description='REST API framework based on Flask-Smorest',
1919
long_description=README,
2020
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)