mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 20:51:21 -03:30
Update version for 2.4.3 release
This commit is contained in:
parent
63a2299dd2
commit
df68f839af
@ -6,7 +6,7 @@ import sys
|
||||
import warnings
|
||||
import site
|
||||
|
||||
__version__ = '2.4.2'
|
||||
__version__ = '2.4.3'
|
||||
|
||||
__all__ = ['__version__']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user