mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 13:10:11 -03:30
Rev version to 2.4.0
This commit is contained in:
@@ -5,7 +5,7 @@ import os
|
||||
import sys
|
||||
import warnings
|
||||
|
||||
__version__ = '2.3.0'
|
||||
__version__ = '2.4.0'
|
||||
|
||||
__all__ = ['__version__']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user