Skip to content

Commit

Permalink
Merge branch 'master' into kmp_sheet_utils_better_schemas3
Browse files Browse the repository at this point in the history
  • Loading branch information
netsettler committed Oct 20, 2023
2 parents 336142c + ab88729 commit e308a69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/static-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
with:
python-version: 3.9
python-version: 3.11
- name: Python Package Setup
run: |
make configure
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dcicutils"
version = "7.13.0.2-alpha.10" # to become "8.0.0"
version = "8.0.0.1-alpha.11" # to become "8.1.0"
description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources"
authors = ["4DN-DCIC Team <support@4dnucleome.org>"]
license = "MIT"
Expand Down

0 comments on commit e308a69

Please sign in to comment.