Skip to content

Commit

Permalink
Merge branch 'main' into alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherpickering committed Oct 26, 2022
2 parents e05d008 + 18383eb commit 60f34f5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.0-alpha.2
2.5.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.2"
"version": "2.5.0"
}
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ sections = "FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER"

[tool.poetry]
name = "atlas-hub"
version = "2.5.0-alpha.2"
version = "2.5.0"
description = "Atlas Autmoation Hub is a task scheduling tool for moving data."
authors = [
"Paula Courville",
Expand Down

0 comments on commit 60f34f5

Please sign in to comment.