This is an automated email from the ASF dual-hosted git repository.

tn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-atr-experiments.git


The following commit(s) were added to refs/heads/main by this push:
     new f09fa2e  update list of authors
f09fa2e is described below

commit f09fa2e8b0122fc58ad6c1502f78b2a429fd2c92
Author: Thomas Neidhart <t...@apache.org>
AuthorDate: Thu Mar 6 14:05:01 2025 +0100

    update list of authors
---
 pyproject.toml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pyproject.toml b/pyproject.toml
index 4482592..2a6ee13 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,9 +1,10 @@
 [project]
 name = "tooling-atr-experiment"
-version = "0.0.1"
+version = "0.1.0"
 description = "Some experiments with ATR"
 authors = [
-  { name = "ASF Tooling", email = "d...@tooling.apache.org" }
+  { name = "Sean B. Palmer", email = "s...@apache.org" },
+  { name = "Thomas Neidhart", email = "t...@apache.org" }
 ]
 license = "Apache-2.0"
 readme = "README.md"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tooling.apache.org
For additional commands, e-mail: commits-h...@tooling.apache.org

Reply via email to