build(python): updated all python bindings to reflect serif name
This commit is contained in:
@@ -7,8 +7,8 @@ requires = [
|
||||
build-backend = "mesonpy"
|
||||
|
||||
[project]
|
||||
name = "fourdstar" # Choose your Python package name
|
||||
version = "0.1.0" # Your project's version
|
||||
name = "serif" # Choose your Python package name
|
||||
version = "0.0.1a" # Your project's version
|
||||
description = "Python interface for the 4DSSE C++ project"
|
||||
readme = "Readme.md"
|
||||
license = { file = "LICENSE.txt" } # Reference your license file [cite: 2]
|
||||
|
||||
Reference in New Issue
Block a user