update 'virtualenv' call in release.sh

This commit is contained in:
Mike Fährmann
2022-10-15 21:08:24 +02:00
parent b6682f3a2e
commit 51e3b380ac
2 changed files with 2 additions and 2 deletions

View File

@@ -6,4 +6,4 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.23.3"
__version__ = "1.24.0-dev"