Skip to content

Commit

Permalink
Updated pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-polk committed Oct 13, 2024
1 parent b8e9e26 commit 8308cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["setuptools>=61.0", "versioningit~=2.0"]
build-backend = "setuptools.build_meta"

[project]
name = "fluorescence-assay"
name = "fluorescence_assay"
description = "Parse, analyze, model, and visualize data from fluorescence assay."
dynamic = ["version"]
readme = "README.md"
Expand Down

0 comments on commit 8308cf7

Please sign in to comment.