Skip to content

Commit 4d75eef

Browse files
authored
Merge pull request #943 from helgi/mboersma-bump-api-version
chore(api): bump api version to v2.2.0
2 parents 78f0019 + f6bfbeb commit 4d75eef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/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__ = '2.1.0'
5+
__version__ = '2.2.0'

0 commit comments

Comments
 (0)