Administrative change

This commit is contained in:
rocky
2019-12-24 12:50:44 -05:00
parent 49a65f9454
commit 2f9284c3a0

View File

@@ -55,7 +55,7 @@
# Make packages and tag
$ . ./admin-tools/make-dist-older.sh
$ pyenv local 3.8.0
$ pyenv local 3.8.1
$ twine check dist/uncompyle6-$VERSION*
$ git tag release-python-2.4-$VERSION
$ . ./admin-tools/make-dist-newer.sh