Skip to content

Commit e80c131

Browse files
committed
Administrivia
1 parent 889417c commit e80c131

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

admin-tools/how-to-make-a-release.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,7 @@
5555
# Make packages and tag
5656

5757
$ . ./admin-tools/make-dist-older.sh
58-
$ pyenv local 3.8.2
59-
$ twine check dist/uncompyle6-$VERSION*
60-
$ git tag release-python-2.4-$VERSION
58+
$ pyenv local 3.8.3
6159
$ twine check dist/uncompyle6-$VERSION*
6260
$ . ./admin-tools/make-dist-newer.sh
6361
$ twine check dist/uncompyle6-$VERSION*

0 commit comments

Comments
 (0)