Skip to content

Commit

Permalink
Add restriction to AnVIL dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jwokaty committed Oct 10, 2024
1 parent 5b63308 commit ba99bc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: bedbaser
Title: A BEDbase client
Version: 0.99.3
Version: 0.99.4
Authors@R: c(
person(
given = "Jen",
Expand All @@ -24,7 +24,7 @@ BugReports: https://github.com/jwokaty/bedbaser/issues
biocViews: Software, DataImport, ThirdPartyClient
License: Artistic License 2.0
Imports:
AnVIL,
AnVIL (>= 1.16.0),
BiocFileCache,
dplyr,
GenomicRanges,
Expand Down

0 comments on commit ba99bc5

Please sign in to comment.