Skip to content

Commit 28da008

Browse files
Merge pull request #39 from squadrun/hs_fix_version
fix version
2 parents 47f3781 + 9fc7f86 commit 28da008

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
@@ -13,7 +13,7 @@ def read(fname):
1313

1414
setup(
1515
name = "django-sql-explorer-squad",
16-
version = 0.9.25,
16+
version = "0.9.25",
1717
author = "Chris Clark",
1818
author_email = "[email protected]",
1919
description = ("A pluggable app that allows users (admins) to execute SQL,"

0 commit comments

Comments
 (0)