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 d2f0b0e + 2236d63 commit 1178815Copy full SHA for 1178815
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "spatialmath-python" %}
2
-{% set version = "1.1.2" %}
+{% set version = "1.1.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: 262ac30d1355dbc2786b2e09609c3800a8bc1e78a7149d393718aff7fbd4c5b7
+ sha256: b79c6c631967a8190dc9bfe9755ae434fba76b709b1049eaaeb1d6dbdc06ec85
12
13
build:
14
number: 0
0 commit comments