mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 04:31:21 -03:30
Bump version for 3.1.1 release
This commit is contained in:
parent
fc66bb1e42
commit
cdb757503e
@ -5,7 +5,7 @@ import os
|
||||
import sys
|
||||
import warnings
|
||||
|
||||
__version__ = '3.1.0'
|
||||
__version__ = '3.1.1'
|
||||
|
||||
__all__ = ['__version__']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user