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