We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a3be0 commit 58504baCopy full SHA for 58504ba
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='sqlite2rest',
9
- version='1.1.0',
+ version='1.2.0',
10
description='A Python library for creating a RESTful API from an SQLite database using Flask.',
11
author='Denis Laprise',
12
author_email='[email protected]',
0 commit comments