-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
44 additions
and
163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name = "BedgraphFiles" | ||
uuid = "85eb9095-274b-55ce-be28-9e90f41ac741" | ||
authors = ["Ciarán O'Mara <[email protected]>"] | ||
version = "2.1.2" | ||
version = "2.1.3" | ||
|
||
[deps] | ||
Bedgraph = "0bcc2ff6-69eb-520d-bede-0374fc5bd2fd" | ||
|
@@ -17,7 +17,7 @@ TableTraitsUtils = "382cd787-c1b6-5bf2-a167-d5b971a19bda" | |
[compat] | ||
Bedgraph = "^1.1" | ||
FileIO = "^1.0.1" | ||
IterableTables = ">=0.9.0" | ||
IterableTables = "^0.9, ^0.10, ^0.11, ^1" | ||
IteratorInterfaceExtensions = "^0.1.1, ^1" | ||
TableShowUtils = "^0.2.0" | ||
TableTraits = "^0.4, ^1" | ||
|
@@ -26,9 +26,9 @@ julia = "0.7, ^1" | |
|
||
[extras] | ||
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" | ||
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568" | ||
Query = "1a8c2f83-1ff3-5112-b086-8aa67b057ba1" | ||
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" | ||
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568" | ||
|
||
[targets] | ||
test = ["DataFrames", "Test", "Query", "Logging"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c0720a7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register()
c0720a7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/5802
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via: