We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa07fbb commit 02dffa0Copy full SHA for 02dffa0
1 file changed
pyproject.toml
@@ -5,9 +5,10 @@ build-backend = "hatchling.build"
5
6
[project]
7
name = "felt-python"
8
-version = "0.1.2"
+version = "0.1.3"
9
authors = [
10
{ name="Álvaro Arredondo", email="alvaro@felt.com" },
11
+ { name="Vince Foley", email="vince@felt.com" },
12
{ name="Chris Loer", email="chris@felt.com" },
13
]
14
description = "The official Felt API client library"
0 commit comments