Skip to content

Commit

Permalink
Bump version to v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
samuell committed May 25, 2021
1 parent 653669f commit d2d2b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion const.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package scipipe

const (
// Version is the SciPipe version in string format
Version = "0.10.0"
Version = "0.10.1"
)

0 comments on commit d2d2b0b

Please sign in to comment.