We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e9cf88 commit 05d6a25Copy full SHA for 05d6a25
pyproject.toml
@@ -1,9 +1,9 @@
1
[tool.poetry]
2
name = "tap-athena"
3
-version = "0.0.1"
+version = "1.0.0"
4
description = "`tap-athena` is a Singer tap for Athena, built with the Meltano Singer SDK."
5
readme = "README.md"
6
-authors = ["AJ Steers"]
+authors = ["AJ Steers", "Pat Nadolny"]
7
keywords = [
8
"ELT",
9
"Athena",
0 commit comments