mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-22 16:53:35 -05:00
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