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 9e55c19 commit cd91f6aCopy full SHA for cd91f6a
1 file changed
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "spatialmath-python" %}
2
-{% set version = "1.1.8" %}
+{% set version = "1.1.9" %}
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: 379f4f06ed7559d0757c554227a53b51d36c3a1e5f54a6abe90f37105c8dc96a
+ sha256: 1167ed3ee7b40b75fbf419b5878102eee9989c503f1c3862e78e8b358fb23888
12
13
build:
14
number: 0
0 commit comments