Official 4.4.1 & 2.4.1 releases

This commit is contained in:
MikeTheWatchGuy 2019-09-06 11:09:01 -04:00
parent 9479c66490
commit ad394dc6a8
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/python3
version = __version__ = "4.4.1 Unreleased"
version = __version__ = "4.4.1 Released"
# 888888ba .d88888b oo dP .88888. dP dP dP

View File

@ -12,7 +12,7 @@ from builtins import str
from builtins import object
from future import standard_library
standard_library.install_aliases()
version = __version__ = "2.4.1 Unreleased"
version = __version__ = "2.4.1 Released"
# 888888ba .d88888b oo dP .88888. dP dP dP