diff --git a/catchpy/__init__.py b/catchpy/__init__.py index 7850b30..97aaa4a 100644 --- a/catchpy/__init__.py +++ b/catchpy/__init__.py @@ -1,3 +1,3 @@ # important to use single quotes in version string # for post-commit tagging -__version__ = '2.9.1' +__version__ = '2.9.2' diff --git a/pyproject.toml b/pyproject.toml index 900e0bc..8224cd6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,9 +7,10 @@ name = "catchpy" dynamic = ["version"] description = "Annotation storage backend" readme = "README.rst" -license = "" authors = [ { name = "nmaekawa", email = "nmaekawa@g.harvard.edu" }, + { name = "coledcrawford", email = "cole_crawford@fas.harvard.edu" }, + { name = "d-flood", email = "david_flood@fas.harvard.edu" }, ] keywords = [ "catchpy",