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