Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Curts0 authored Feb 17, 2023
1 parent dc5ab29 commit 9a2ff8c
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 @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "python_tabular"
version = "0.3.8"
version = "0.3.9"
authors = [
{ name="Curtis Stallings", email="curtisrstallings@gmail.com" },
]
Expand Down Expand Up @@ -49,4 +49,4 @@ exclude_lines = [
[tool.coverage.run]
include = [
"pytabular/*"
]
]

0 comments on commit 9a2ff8c

Please sign in to comment.