File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## v0.13.0 (2025-01-14)
9+
810## v0.12.3 (2025-01-13)
911
1012### Fix
Original file line number Diff line number Diff line change 11[project ]
22name = " termynal"
3- version = " 0.12.3 "
3+ version = " 0.13.0 "
44requires-python = " >=3.9"
55description = " A lightweight and modern animated terminal window"
66authors = [{
email =
" [email protected] " }, {
name =
" Danil Akhtarov" }]
@@ -56,7 +56,7 @@ generate-hashes = true
5656
5757[tool .commitizen ]
5858name = " cz_conventional_commits"
59- version = " 0.12.3 "
59+ version = " 0.13.0 "
6060tag_format = " v$version"
6161version_files = [" pyproject.toml:version" ]
6262bump_message = " chore(release): version $current_version → $new_version"
You can’t perform that action at this time.
0 commit comments