mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
Update version to 3.1
This commit is contained in:
parent
cb6b57aa75
commit
bbc84568a7
@ -5,7 +5,7 @@ import os
|
||||
import sys
|
||||
import warnings
|
||||
|
||||
__version__ = '3.0.0'
|
||||
__version__ = '3.1.0'
|
||||
|
||||
__all__ = ['__version__']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user