Skip to content

Commit

Permalink
prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
neutralino1 committed Jul 12, 2022
1 parent 6b87e8b commit 18fd900
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
* 0.5.1
* [bugfix] Fix JSON summary of Pandas dataframes with timestamp fields
* 0.5.0
* [feature] `getitem` support for futures of list, tuples, dictionaries
* [feature] `__iter__` support for futures of tuples
Expand Down
2 changes: 1 addition & 1 deletion docs/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Installation

First, let's install Sematic
Make sure you are using Python 3.9+, then install Sematic:

```shell
$ pip install sematic
Expand Down

0 comments on commit 18fd900

Please sign in to comment.