Skip to content

Commit 34d7366

Browse files
committed
Missed an update to 4.13.2
1 parent 39401b7 commit 34d7366

File tree

2 files changed

+917
-876
lines changed

2 files changed

+917
-876
lines changed

doc/releasing-antlr.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ Then run the python build and upload:
346346
cd ~/antlr/code/antlr4/runtime/Python3
347347
python -m build
348348
# assume you have ~/.pypirc set up
349-
twine upload dist/antlr4-python3-runtime-<version>.tar.gz dist/antlr4_python3_runtime-<version>-py3-none-any.whl
349+
twine upload dist/antlr4_python3_runtime-4.13.2.tar.gz dist/antlr4_python3_runtime-4.13.2-py3-none-any.whl
350350
```
351351

352352
There are links to the artifacts in [download.html](http://www.antlr.org/download.html) already.

0 commit comments

Comments
 (0)