mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Revert "Bump version number for devel to 3.0"
This reverts commit 9b51362ee6f63afebade5fd9a4ccb74ad6ae4eb1.
This commit is contained in:
@@ -6,7 +6,7 @@ import sys
|
||||
import warnings
|
||||
import site
|
||||
|
||||
__version__ = '3.0.0'
|
||||
__version__ = '2.4.0'
|
||||
|
||||
__all__ = ['__version__']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user