Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
m-lueb authored Jun 5, 2024
1 parent 49a6243 commit 9579697
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,12 +4,12 @@ build-backend = "setuptools.build_meta"

[project]
name = "mocca2"
version = "0.1.11"
version = "0.1.12"
authors = [
{ name="Jan Oboril", email="[email protected]" },
]
description = "MOCCA2 is an open-source Python project to analyze HPLC-DAD raw data"
readme = "README.md"
readme = "readme.md"
requires-python = ">=3.10"
classifiers = [
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit 9579697

Please sign in to comment.