We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1c1c83 commit 53442a6Copy full SHA for 53442a6
pyproject.toml
@@ -4,9 +4,11 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "atlasapiclient"
7
-version = "v0.1.0"
+version = "v0.2.0"
8
authors = [
9
- {name = "Heloise Stevance", email = "hfstevance@gmail.com"},
+ {name = "Heloise Stevance", email = "hfstevance@gmail.com"},
10
+ {name = "Jack Leland", email= "jack.leland@dtc.ox.ac.uk"},
11
+ {name = "Ken Smith", email= "ken.w.smith@gmail.com"},
12
]
13
description = "API Client utility package for the ATLAS Transient Server"
14
readme = "README.md"
0 commit comments