Skip to content

Commit 6854a50

Browse files
committed
move to version 0.11.0
1 parent b1966fc commit 6854a50

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

0 commit comments

Comments
 (0)