Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcstats authored Sep 10, 2022
1 parent 5777276 commit 2b31406
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
Expand Up @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "CBBpy"
version = "1.0.2"
version = "1.0.3"
description = 'A Python-based web scraper for NCAA basketball.'
readme = "README.md"
authors = [{ name = "Daniel Cowan", email = "dnlcowan37@gmail.com" }]
Expand All @@ -32,4 +32,4 @@ requires-python = ">=3.9"
Homepage = "https://github.com/dcstats/CBBpy/"

# [project.scripts]
# realpython = "reader.__main__:main"
# realpython = "reader.__main__:main"

0 comments on commit 2b31406

Please sign in to comment.