We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ad1b9 commit 1831f3dCopy full SHA for 1831f3d
setup.py
@@ -16,7 +16,6 @@ def find_version():
16
setup(
17
name='sqlite2rest',
18
version=find_version(),
19
- version='1.3.0',
20
description='A Python library for creating a RESTful API from an SQLite database using Flask.',
21
author='Denis Laprise',
22
author_email='[email protected]',
0 commit comments