mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 11:11:07 -03:30
Update version to 2.3.1 and update changelog
This commit is contained in:
@@ -6,7 +6,7 @@ import sys
|
||||
import warnings
|
||||
import site
|
||||
|
||||
__version__ = '2.3.0'
|
||||
__version__ = '2.3.1'
|
||||
|
||||
__all__ = ['__version__']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user