Skip to content

Commit

Permalink
updated module name
Browse files Browse the repository at this point in the history
  • Loading branch information
lcrippa committed Sep 4, 2024
1 parent befe329 commit 9cde01b
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,8 +4,8 @@ requires = ['meson-python']


[project]
name = 'edipy'
version = '4.0.0'
name = 'edipy2'
version = '0.1.0'
description = 'Edipack python API'
authors = [
{name = 'Lorenzo Crippa', email = 'crippa.lorenzo@gmail.com'},
Expand Down

0 comments on commit 9cde01b

Please sign in to comment.