Skip to content

Commit acecd3e

Browse files
committed
Bump to 1.13.0
1 parent 947dbfb commit acecd3e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
### Changed
99

10-
- Upgraded all dependencies
10+
- Upgraded all dependencies.
1111
- Remove `pydantic-settings` crash workaround on empty config files.
1212
- Renaming `App.maximized` as it now clashes with a Textual concept.
1313
- Removed "using default collection" message from startup.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "posting"
3-
version = "1.12.3"
3+
version = "1.13.0"
44
description = "The modern API client that lives in your terminal."
55
authors = [
66
{ name = "Darren Burns", email = "darrenb900@gmail.com" }

0 commit comments

Comments
 (0)