Release 4.39.1
This commit is contained in:
parent
b408faf0eb
commit
9a63522db7
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/python3
|
#!/usr/bin/python3
|
||||||
version = __version__ = "4.39.0 Released 11-Apr-2021"
|
version = __version__ = "4.39.1 Released 11-Apr-2021"
|
||||||
|
|
||||||
__version__ = version.split()[0] # For PEP 396 and PEP 345
|
__version__ = version.split()[0] # For PEP 396 and PEP 345
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue