mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
Bump version for 3.1.2 release
This commit is contained in:
parent
95a2ed6336
commit
123756468d
@ -5,7 +5,7 @@ import os
|
||||
import sys
|
||||
import warnings
|
||||
|
||||
__version__ = '3.1.1'
|
||||
__version__ = '3.1.2'
|
||||
|
||||
__all__ = ['__version__']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user