Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2023-09-09)

### Features

* **client:** dynamically support single and multi models w/ typing ([#11](#11)) ([6ace7d7](6ace7d7))
  • Loading branch information
semantic-release-bot committed Sep 9, 2023
1 parent 6ace7d7 commit 8e55104
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.1.0](https://github.com/WFCD/warframe.py/compare/v1.0.0...v1.1.0) (2023-09-09)


### Features

* **client:** dynamically support single and multi models w/ typing ([#11](https://github.com/WFCD/warframe.py/issues/11)) ([6ace7d7](https://github.com/WFCD/warframe.py/commit/6ace7d799bc1554b23c68d14ad28541d1210dd20))

# [1.0.0](https://github.com/WFCD/warframe.py/compare/v0.6.0...v1.0.0) (2023-09-01)


Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[metadata]
version = 1.0.0
version = 1.1.0

0 comments on commit 8e55104

Please sign in to comment.