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