Skip to content

Commit e393bf7

Browse files
authored
v0.0.1
1 parent fdb0abb commit e393bf7

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[project]
22
name = "hypersolver"
3-
description = "hyper---bolic partial differential equations---solver"
3+
description = "hyper(bolic partial differential equations)solver"
4+
readme = "readme"
45
requires-python = ">=3.7"
56
license = {file = "license"}
67
authors = [

readme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hyper---bolic partial differential equations---solver
1+
hyper(bolic partial differential equations)solver

0 commit comments

Comments
 (0)