mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
Bump version number for 3.0.1 release
This commit is contained in:
parent
3ab8a93461
commit
495115af6a
@ -5,7 +5,7 @@ import os
|
||||
import sys
|
||||
import warnings
|
||||
|
||||
__version__ = '3.0.0'
|
||||
__version__ = '3.0.1'
|
||||
|
||||
__all__ = ['__version__']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user