Skip to content

Commit

Permalink
v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
evilkermit committed Apr 24, 2023
1 parent c8ee588 commit c95a303
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
@@ -1,6 +1,6 @@
[project]
name = "seelabutk-substrate"
authors = [{name = "John Duggan", email = "jduggan1@vols.utk.edu"}]
authors = [{name = "John Duggan", email = "[email protected]"}]
classifiers = [
"Programming Language :: Python :: 3",
"Operating System :: OS Independent"
Expand All @@ -18,7 +18,7 @@ entry-points = {console_scripts = {substrate = "substrate.substrate:main"}}
license = {text = "CC-BY-4.0"}
readme = "README.md"
requires-python = ">=3.7"
version = "1.7.1"
version = "1.7.2"

[project.urls]
Homepage = "https://github.com/seelabutk/substrate/"
Expand Down

0 comments on commit c95a303

Please sign in to comment.