Skip to content

Commit 2aa571a

Browse files
committed
move to v0.18.0
1 parent 3f02003 commit 2aa571a

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
@@ -4,7 +4,7 @@
44
long_description = fh.read()
55

66
setuptools.setup(name='qastle',
7-
version='0.17.0',
7+
version='0.18.0',
88
description='Query AST Language Expressions',
99
long_description=long_description,
1010
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)