We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3fcbf0 commit 1df0549Copy full SHA for 1df0549
1 file changed
setup.py
@@ -22,7 +22,7 @@
22
]
23
EXTRA_LING_ARGS = []
24
25
-VERSION = "0.5.0" # sets version number for whole package
+VERSION = "0.6.0" # sets version number for whole package
26
27
28
def run_command(command: str) -> str:
0 commit comments