diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-08 06:40:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-08 06:40:49 +0000 |
commit | 009d0b0f17cc82919a683a1ecb6a334f5354090d (patch) | |
tree | a892178f3bfd61e0f42ccb31c17d54165d370ae9 /release.py | |
parent | Releasing debian version 1.23.2-2. (diff) | |
download | mycli-009d0b0f17cc82919a683a1ecb6a334f5354090d.tar.xz mycli-009d0b0f17cc82919a683a1ecb6a334f5354090d.zip |
Merging upstream version 1.24.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'release.py')
-rwxr-xr-x | release.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ """A script to publish a release of mycli to PyPI.""" -import io from optparse import OptionParser import re import subprocess |