Skip to content

Commit

Permalink
1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenburns committed Jul 31, 2024
1 parent 9d043bf commit 601d78a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "posting"
version = "1.9.3"
version = "1.10.0"
description = "The modern API client that lives in your terminal."
authors = [
{ name = "Darren Burns", email = "darrenb900@gmail.com" }
Expand All @@ -15,7 +15,7 @@ dependencies = [
"pyyaml==6.0.1",
"pydantic-settings==2.3.4",
"python-dotenv==1.0.1",
"textual-autocomplete>=3.0.0a9",
"textual-autocomplete==3.0.0a9",
"textual[syntax]==0.74.0",
]
readme = "README.md"
Expand Down

0 comments on commit 601d78a

Please sign in to comment.