Skip to content

Commit 53442a6

Browse files
author
Heloise Stevance
committed
version 0.2.0 woohoo!
1 parent a1c1c83 commit 53442a6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pyproject.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "atlasapiclient"
7-
version = "v0.1.0"
7+
version = "v0.2.0"
88
authors = [
9-
{name = "Heloise Stevance", email = "hfstevance@gmail.com"},
9+
{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"},
1012
]
1113
description = "API Client utility package for the ATLAS Transient Server"
1214
readme = "README.md"

0 commit comments

Comments
 (0)