Skip to content

Commit

Permalink
6.7.38
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Feb 11, 2024
1 parent d4eb544 commit 94a4d42
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@



## v6.7.38 (2024-02-11)

### Other

* Merge pull request #1243 from mraniki/dev

⬆️ 🤖 - You will inherit millions of dollars ([`d4eb544`](https://github.com/mraniki/tt/commit/d4eb5448db168d05a5b1b378ef998922653fa318))

### ⬆️

* ⬆️ 🛠️(deps): update dependency dxsp to v7.0.10 ([`01992e9`](https://github.com/mraniki/tt/commit/01992e9414792fdbfcf49545d811bcf46bb9d667))

* ⬆️ ([`f5e485d`](https://github.com/mraniki/tt/commit/f5e485dc7b2eb45a37d76c6c264eb03b39ce26b9))


## v6.7.37 (2024-02-11)

### Other
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ packages = [
{include = "tt"}
]
readme = "README.md"
version = "6.7.37"
version = "6.7.38"

[tool.poetry.dependencies]
python = "^3.10"
Expand Down
2 changes: 1 addition & 1 deletion tt/utils.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
talky Utils
"""
__version__ = "6.7.37"
__version__ = "6.7.38"


import asyncio
Expand Down

0 comments on commit 94a4d42

Please sign in to comment.