Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-ya committed Feb 14, 2024
1 parent 9b9bcf1 commit ff499f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion outpostcli/constants.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cli_version = "0.0.8"
cli_version = "0.0.9"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "outpostcli"
version = "0.0.8"
version = "0.0.9"
description = "CLI for Outpost"
readme = "README.md"
license = { file = "LICENSE" }
Expand Down

0 comments on commit ff499f9

Please sign in to comment.