Skip to content

Commit 6bf23b1

Browse files
author
Matthew Fisher
committed
chore(controller): bump API version to v1.2.0
1 parent 6f09d07 commit 6bf23b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
The **api** Django app presents a RESTful web API for interacting with the **deis** system.
33
"""
44

5-
__version__ = '1.1.2'
5+
__version__ = '1.2.0'

0 commit comments

Comments
 (0)