Skip to content

Commit bc771c9

Browse files
author
Sean Sullivan
committed
Merge branch 'master' of github.com:spectriclabs/elastic_datashader
2 parents be5103a + 450157a commit bc771c9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ 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+
3637
```sh
3738
poetry shell
3839
```
@@ -198,3 +199,13 @@ The API is currently provisional and may change in future releases.
198199
{"key"="abc", "color"="acolor", "count"=105},
199200
]
200201
```
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)