Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitch311 authored Oct 6, 2022
1 parent ac5be23 commit 450157a
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ Note that there are extras that can also be installed with `--extras` which are

First enter the virtualenv created by poetry.

### Release Instructions
Releases
Draft New Release
Create tag with one-up build number, Target:Master
[Publish Release]


```sh
poetry shell
Expand Down Expand Up @@ -205,3 +199,13 @@ The API is currently provisional and may change in future releases.
{"key"="abc", "color"="acolor", "count"=105},
]
```

### Release Instructions

Releases

Draft New Release

Create tag with one-up build number, Target:Master

[Publish Release]

0 comments on commit 450157a

Please sign in to comment.