Skip to content

Commit 5b325e2

Browse files
authored
update version
1 parent 7b545e8 commit 5b325e2

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
@@ -5,7 +5,7 @@
55

66
setup_args = dict(
77
name='flask_sqlalchemy_report',
8-
version='0.1.8',
8+
version='0.2.3',
99
description='A useful simple to use tool to turn your sql query into a beautiful report html table',
1010
long_description_content_type="text/markdown",
1111
long_description=README ,

0 commit comments

Comments
 (0)