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