Skip to content

Commit 731c728

Browse files
authored
Merge pull request #160 from dreadnode/fix/release-tag-a
fix: 3.0.3 -> 3.0.3a
2 parents 7948cb9 + 1e6f8d9 commit 731c728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "rigging"
3-
version = "3.0.3"
3+
version = "3.0.3a"
44
description = "LLM Interaction Framework"
55
authors = ["Nick Landers <monoxgas@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)