Skip to content

Commit 450157a

Browse files
authored
Update README.md
1 parent ac5be23 commit 450157a

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

+10-6
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,6 @@ Note that there are extras that can also be installed with `--extras` which are
3333

3434
First enter the virtualenv created by poetry.
3535

36-
### Release Instructions
37-
Releases
38-
Draft New Release
39-
Create tag with one-up build number, Target:Master
40-
[Publish Release]
41-
4236

4337
```sh
4438
poetry shell
@@ -205,3 +199,13 @@ The API is currently provisional and may change in future releases.
205199
{"key"="abc", "color"="acolor", "count"=105},
206200
]
207201
```
202+
203+
### Release Instructions
204+
205+
Releases
206+
207+
Draft New Release
208+
209+
Create tag with one-up build number, Target:Master
210+
211+
[Publish Release]

0 commit comments

Comments
 (0)