Skip to content

Commit fb85fff

Browse files
committed
chore: bump version to master
1 parent e947af7 commit fb85fff

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
if __name__ == "__main__":
66
setup(
77
name="pysqly",
8-
version="0.1.0",
8+
version='master',
99
description="SQL with YAML - A simplified query language for "
1010
"multiple databases",
1111
long_description=open("README.md").read(),

0 commit comments

Comments
 (0)