Skip to content

Commit

Permalink
Version updates for v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Old-Shatterhand committed May 21, 2024
1 parent 0e68b0d commit 089140d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion datasail/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.1"
__version__ = "1.0.2"
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: "datasail"
version: '1.0.1'
version: '1.0.2'

source:
path: ..
Expand Down
2 changes: 1 addition & 1 deletion recipe_lite/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: "datasail-lite"
version: '1.0.1'
version: '1.0.2'

source:
path: ..
Expand Down

0 comments on commit 089140d

Please sign in to comment.