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.
2 parents efeaa05 + bb415c1 commit 6488094Copy full SHA for 6488094
1 file changed
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "spatialmath-python" %}
2
-{% set version = "1.0.1" %}
+{% set version = "1.0.3" %}
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: 6efba23c8a67007b2ee44358f658c96d2d1f4db3196548b60535f58a533192ab
+ sha256: a8b7d44f534614efc16e2e769e623550c74432c61eb8a00230ee11df83bc49b5
12
13
build:
14
number: 0
0 commit comments