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 2a67534 commit 80c124fCopy full SHA for 80c124f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "atlas-etl-tableau-public",
3
- "version": "1.0.3",
+ "version": "1.0.3-alpha.1",
4
"description": "Tableau Metadata Scraper",
5
"private": true,
6
"main": "index.js",
pyproject.toml
[tool.poetry]
name = "TableauSQL"
-version = "1.0.2"
+version = "1.0.3-alpha.1"
description = "Tableau Metadata Scraper"
authors = ["Sean Pickering", "Christopher Pickering"]
license = "GPL-3.0-or-later"
0 commit comments