Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
WillKoehrsen committed Jun 17, 2024
1 parent 9cc4d53 commit 9e23fcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Python client for accessing the [GridStatus.io Hosted API](https://www.gridstatu

## Installation

gridstatusio supports python 3.8+. Install with pip:
gridstatusio supports python 3.9+. Install with pip:

```bash
pip install gridstatusio
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "gridstatusio"
version = "0.5.9"
version = "0.6.0"
readme = "README.md"
description = "Python Client for GridStatus.io API"
classifiers = [
Expand Down

0 comments on commit 9e23fcd

Please sign in to comment.