Skip to content

Commit

Permalink
Fix nimble versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
mratsim authored Nov 3, 2020
1 parent 1a2422a commit 4ae9b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arraymancer.nimble
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Package
version = "0.6.0"
version = "0.6.1"
author = "Mamy André-Ratsimbazafy"
description = "A n-dimensional tensor (ndarray) library"
license = "Apache License 2.0"
Expand Down

0 comments on commit 4ae9b81

Please sign in to comment.