Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Jul 17, 2021
1 parent ec4df5d commit b42e317
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@

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

## v1.0.1 (2021-07-17)
### Fix
* **functionality:** Need to clear entities list every scheduled iteration ([`ec4df5d`](https://github.com/en9inerd/tgeraser/commit/ec4df5d1fe230e951ffdd729172a4ada723d94e0))

## v1.0.0 (2021-07-17)
### Feature
* **package:** Update version ([`99b0418`](https://github.com/en9inerd/tgeraser/commit/99b04185f6edb3bd7216acf57a470cfe9044f55f))
Expand Down
2 changes: 1 addition & 1 deletion tgeraser/__version__.py
Expand Up @@ -2,4 +2,4 @@
Version file
"""

VERSION = "1.0.0"
VERSION = "1.0.1"

0 comments on commit b42e317

Please sign in to comment.