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 1178815 + a72af8f commit e5536a7Copy full SHA for e5536a7
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "spatialmath-python" %}
2
-{% set version = "1.1.3" %}
+{% set version = "1.1.5" %}
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: b79c6c631967a8190dc9bfe9755ae434fba76b709b1049eaaeb1d6dbdc06ec85
+ sha256: 546048cf3a5d5be7865bdb4e7f9338860838af128f20c3a0b258bd8040d849cf
12
13
build:
14
number: 0
0 commit comments