Skip to content

Commit

Permalink
version bump 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amoffat authored Nov 10, 2023
1 parent 5fa4868 commit 7f33ea3
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 @@
[tool.poetry]
name = "heimdallm"
version = "1.0.1"
version = "1.0.2"
description = "Construct trusted SQL queries from untrusted input"
homepage = "https://github.com/amoffat/HeimdaLLM"
repository = "https://github.com/amoffat/HeimdaLLM"
Expand Down Expand Up @@ -58,4 +58,4 @@ pre-commit = "^3.3.3"

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"

0 comments on commit 7f33ea3

Please sign in to comment.