VERSION -> version

This commit is contained in:
rocky
2020-10-31 11:25:06 -04:00
parent 1164cd90dc
commit 70b7e51df6
7 changed files with 13 additions and 16 deletions

View File

@@ -12,4 +12,4 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# This file is suitable for sourcing inside POSIX shell as
# well as importing into Python
VERSION="3.7.4" # noqa
__version__="3.7.4" # noqa