mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 16:51:11 +03:00
Rev branch to 2.2.1
This commit is contained in:
parent
1783a61f9e
commit
ac0984b2d8
@ -5,7 +5,7 @@ import os
|
||||
import sys
|
||||
import warnings
|
||||
|
||||
__version__ = '2.2.0'
|
||||
__version__ = '2.2.1'
|
||||
|
||||
__all__ = ['__version__']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user