Skip to content

Commit

Permalink
Merge pull request #57 from dtsong/version_bump_1.1.0
Browse files Browse the repository at this point in the history
Fix the naming in the pyproject file
  • Loading branch information
wfordh authored Feb 6, 2024
2 parents 0633391 + 202a71f commit 83cb09e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# pyproject.toml

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

0 comments on commit 83cb09e

Please sign in to comment.