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