diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 597f17b..06e00f1 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -1,9 +1,6 @@ name: docs -on: - push: - tags: - - 'v*.*.*' +on: [push] jobs: deploy: diff --git a/quantile_forest/version.txt b/quantile_forest/version.txt index 38bcc56..0495c4a 100644 --- a/quantile_forest/version.txt +++ b/quantile_forest/version.txt @@ -1 +1 @@ -1.2.4dev +1.2.3