Skip to content

Commit

Permalink
v1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanhogg committed Feb 1, 2024
1 parent b116aad commit 44aa705
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 = "gptauthor"
version = "1.0.0"
version = "1.0.1"
description = "GPTAuthor is a tool for writing long form stories using AI"
authors = ["Dylan Hogg <[email protected]>"]
license = "MIT"
Expand All @@ -13,7 +13,7 @@ classifiers = [
"Topic :: Scientific/Engineering :: Artificial Intelligence",
"Topic :: Games/Entertainment",
]
include = ["prompts-openai-drama.yaml"]
include = ["prompts-openai-drama.yaml", "prompts-echoes-of-atlantis.yaml"]

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 44aa705

Please sign in to comment.