blob: cc9fbc1bec3aac21c6d24bedf45cc204c5d11e0d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- pyproject.toml.orig 2023-05-26 21:00:53 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
[project]
-name = "Pint-Pandas"
+name = "pint-pandas"
authors = [
{name="Hernan E. Grecco", email="hernan.grecco@gmail.com"}
]
|