We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac5be23 commit 450157aCopy full SHA for 450157a
README.md
@@ -33,12 +33,6 @@ Note that there are extras that can also be installed with `--extras` which are
33
34
First enter the virtualenv created by poetry.
35
36
-### Release Instructions
37
-Releases
38
-Draft New Release
39
-Create tag with one-up build number, Target:Master
40
-[Publish Release]
41
-
42
43
```sh
44
poetry shell
@@ -205,3 +199,13 @@ The API is currently provisional and may change in future releases.
205
199
{"key"="abc", "color"="acolor", "count"=105},
206
200
]
207
201
```
202
+
203
+### Release Instructions
204
+Releases
+Draft New Release
208
209
+Create tag with one-up build number, Target:Master
210
211
+[Publish Release]
0 commit comments