Skip to content

Commit

Permalink
1.20.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and robinvandernoord committed Sep 28, 2023
1 parent 20e4f29 commit defa0a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v1.20.0 (2023-09-28)
### Feature
* **helpers:** Add as_binaryio helper ([`20e4f29`](https://github.com/trialandsuccess/configuraptor/commit/20e4f29b15ca5b867f685ee5cb1bc2c03da576b0))

## v1.19.1 (2023-09-26)


Expand Down
2 changes: 1 addition & 1 deletion src/configuraptor/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# SPDX-FileCopyrightText: 2023-present Robin van der Noord <robinvandernoord@gmail.com>
#
# SPDX-License-Identifier: MIT
__version__ = "1.19.1"
__version__ = "1.20.0"

0 comments on commit defa0a1

Please sign in to comment.