Skip to content

Commit

Permalink
0.2.12
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and github-actions committed May 21, 2024
1 parent b931d81 commit 0d26af8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

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

## v0.2.12 (2024-05-21)


## v0.2.11 (2024-05-06)


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 = "tldr-news"
version = "0.2.11"
version = "0.2.12"
description = ""
authors = ["Harry Tran <[email protected]>"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion tldr_news/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.2.11'
__version__ = '0.2.12'

0 comments on commit 0d26af8

Please sign in to comment.