Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
emmetfrancis authored Jun 9, 2023
1 parent 09b829e commit c1b94fd
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 @@ -3,8 +3,8 @@ requires = ["setuptools>=61.0.0", "wheel"]

[project]
name = "fenics-smart"
version = "2.1.0"
description = "SMART is a biophysical simulation library that provides a level of abstraction to models, making it easier for users to develop, share, and simulate their mathematical models"
version = "2.1.1"
description = "Spatial Modeling Algorithms for Reactions and Transport (SMART) is a high-performance finite-element-based simulation package for model specification and numerical simulation of spatially-varying reaction-transport processes in biological cells."
authors = [{name = "Justin Laughlin", email = "[email protected]"}]
license = {file = "LICENSE"}
readme = "README.md"
Expand Down

0 comments on commit c1b94fd

Please sign in to comment.