Fix container tag 62/262/1
authorTommy Carpenter <tommy@research.att.com>
Wed, 5 Jun 2019 16:42:52 +0000 (12:42 -0400)
committerTommy Carpenter <tommy@research.att.com>
Wed, 5 Jun 2019 16:43:03 +0000 (12:43 -0400)
Change-Id: I2dbc78ad5d11d045bb7548c88df535bb3a32a867
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
container-tag.yaml
docs/developer-guide.rst

index 12f4348..145b8aa 100644 (file)
@@ -1,2 +1,2 @@
 ---
-tag: 0.8.1
+tag: 0.8.2
index 69176f3..a2562ad 100644 (file)
@@ -35,7 +35,9 @@ This project follows semver. When changes are made, the versions are in:
 
 2) ``setup.py``
 
-3) ``a1/openapi.yml``
+3) ``container-tag.yaml``
+
+4) ``a1/openapi.yml``
 
 Running locally
 ===============