Skip to content

Commit

Permalink
2.6.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 9, 2021
1 parent f598b9e commit 84657aa
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-->

## v2.6.1 (2021-07-09)
### Fix
* **assets:** Minor fix in assets path ([`ab3ffb5`](https://github.com/0dysseas/news-indicator/commit/ab3ffb57b506fb5c547a3208f04417a79787cdb6))

## v2.6.0 (2021-07-09)
### Feature
* **window menu:** Add new window feature ([`b0b788c`](https://github.com/0dysseas/news-indicator/commit/b0b788c9e331b265f478c9d0f394dab64132fb89))
Expand Down
2 changes: 1 addition & 1 deletion newsindicator/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#__version__ used as the starting point for SemVer
__version__ = "2.6.0"
__version__ = "2.6.1"

0 comments on commit 84657aa

Please sign in to comment.