1
0
mirror of https://github.com/ansible/tower-cli.git synced 2026-02-05 15:48:09 +01:00

update version for 3.3.9 release

This commit is contained in:
Alan Rominger
2020-03-12 14:52:30 -04:00
committed by GitHub
parent 29b27f483c
commit c355a3f477

View File

@@ -13,7 +13,7 @@
# limitations under the License.
VERSION = '3.3.8'
VERSION = '3.3.9'
# This is the release number for the RPM builds
RELEASE = 1
CUR_API_VERSION = 'v2'