Skip to content

Commit 83cb09e

Browse files
authored
Merge pull request #57 from dtsong/version_bump_1.1.0
Fix the naming in the pyproject file
2 parents 0633391 + 202a71f commit 83cb09e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# pyproject.toml
22

33
[tool.poetry]
4-
name = "sleeper-wrapper"
4+
name = "sleeper-api-wrapper"
5+
packages = [ { include = "sleeper_wrapper" } ]
56
version = "1.1.0"
67
description = "A Python API wrapper for Sleeper Fantasy sports, as well as tools to simplify received data."
78
authors = ["Dan Song, Ford Higgins <py-sleeper-api-wrapper-maintainers@googlegroups.com>"]

0 commit comments

Comments
 (0)