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