mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 22:18:01 -03:30
Bump version number for 2.3.0 release
This commit is contained in:
parent
c5ce9cdc12
commit
4ce2300d27
@ -5,7 +5,7 @@ import os
|
||||
import sys
|
||||
import warnings
|
||||
|
||||
__version__ = '2.2.3'
|
||||
__version__ = '2.3.0'
|
||||
|
||||
__all__ = ['__version__']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user