Skip to content

Commit

Permalink
Merge branch 'master' of github.com:spectriclabs/elastic_datashader
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Sullivan committed Oct 6, 2022
2 parents be5103a + 450157a commit bc771c9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Note that there are extras that can also be installed with `--extras` which are

First enter the virtualenv created by poetry.


```sh
poetry shell
```
Expand Down Expand Up @@ -198,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 bc771c9

Please sign in to comment.