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 09ea216 + dd713ff commit 25cc9efCopy full SHA for 25cc9ef
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "spatialmath-python" %}
2
-{% set version = "1.1.6" %}
+{% set version = "1.1.7" %}
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: 174e84c2c408c5209b1124f3693839ed5d8c61cde5091b2f0d96ad91f88d0365
+ sha256: bc428661a9b41e3323c990eeda13bdd73547a980f10ffa9eec51fd65eabddc52
12
13
build:
14
number: 0
0 commit comments