Skip to content

Commit c983e91

Browse files
committed
move to v0.12.0
1 parent e088a4c commit c983e91

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.11.0',
7+
version='0.12.0',
88
description='Query AST Language Expressions',
99
long_description=long_description,
1010
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)