We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db1b9ce commit b279927Copy full SHA for b279927
pyproject.toml
@@ -4,11 +4,12 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "famly-fetch"
7
-version = "0.2.0"
+version = "0.2.1"
8
authors = [
9
{ name = "Jacob Bunk Nielsen" },
10
{ name = "Morten Siebuhr" },
11
{ name = "iLeoDo" },
12
+ { name = "Tom Vincent" },
13
]
14
description = "Fetch your (kid's) images from famly.co"
15
license-files = ["LICENSE"]
0 commit comments