Skip to content

Commit

Permalink
split out R-versioning mods to another PR
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Aug 2, 2023
1 parent 650b2fc commit 254f2a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
- id: mypy
additional_dependencies:
- "pandas-stubs==1.5.3.230214"
- "somacore==1.0.3"
- "somacore==1.0.4"
- "types-setuptools==67.4.0.3"
args: ["--config-file=apis/python/pyproject.toml", "apis/python/src", "apis/python/devtools"]
pass_filenames: false
2 changes: 1 addition & 1 deletion apis/r/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# tiledbsoma 1.4.*
# tiledbsoma 0.0.0.*

## Changes

Expand Down

0 comments on commit 254f2a8

Please sign in to comment.