We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74bb2e5 commit 16f796aCopy full SHA for 16f796a
1 file changed
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "spatialmath-python" %}
2
-{% set version = "0.11" %}
+{% set version = "1.0.0" %}
3
4
5
package:
@@ -8,7 +8,7 @@ package:
8
9
source:
10
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/spatialmath-python-{{ version }}.tar.gz
11
- sha256: 1bc38ed7781d8d58b18f40b28c9e6dc0dce2c75d5dfa9aba8bef49f0e504f82f
+ sha256: 87e0ac67fd5f78db725211646820a46b9646d889064d7f13894b0f4a62b49449
12
13
build:
14
number: 0
0 commit comments