Skip to content

Commit 1831f3d

Browse files
committed
Fix setup
1 parent 70ad1b9 commit 1831f3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ def find_version():
1616
setup(
1717
name='sqlite2rest',
1818
version=find_version(),
19-
version='1.3.0',
2019
description='A Python library for creating a RESTful API from an SQLite database using Flask.',
2120
author='Denis Laprise',
2221
author_email='[email protected]',

0 commit comments

Comments
 (0)