Skip to content

Commit

Permalink
release: 0.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgrittner committed Sep 27, 2024
1 parent b4e46f0 commit 3fa007c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/docker-compose/.env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ADMYRAL_VERSION=0.1.29
ADMYRAL_VERSION=0.1.30

# Optional but required if ai_action action is used
OPENAI_API_KEY=""
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "admyral"
version = "0.1.29"
version = "0.1.30"
description = ""
authors = ["Daniel Grittner <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 3fa007c

Please sign in to comment.