diff --git a/.version b/.version index 2c2df052..61f8412e 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -2.5.0-alpha.1 +2.5.0-alpha.2 diff --git a/package.json b/package.json index e9b04424..5c279600 100644 --- a/package.json +++ b/package.json @@ -56,5 +56,5 @@ "test:prettier": "prettier --check --config .prettierrc \"web/**/*.{ts,css,less,scss,js,json,md,yaml,html}\"", "watch": "gulp watch" }, - "version": "2.5.0-alpha.1" + "version": "2.5.0-alpha.2" } diff --git a/pyproject.toml b/pyproject.toml index 534bcfc4..bc74c276 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ sections = "FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER" [tool.poetry] name = "atlas-hub" -version = "2.5.0-alpha.1" +version = "2.5.0-alpha.2" description = "Atlas Autmoation Hub is a task scheduling tool for moving data." authors = [ "Paula Courville",