Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit b8ad7f3

Browse files
authored
Update pyproject.toml
1 parent 74dbd5e commit b8ad7f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[tool.poetry]
22
name = "opengpt4"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
description = ""
55
authors = []
66
license = "GPL-3.0"
77
readme = "README.md"
8-
packages = [{ include = "opengpt"}, { include = "libraries"}]
8+
packages = [{ include = "opengpt"}]
99

1010
[tool.poetry.dependencies]
1111
python = "^3.7"

0 commit comments

Comments
 (0)