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 3f7f145 + e517fa3 commit d2f0b0eCopy full SHA for d2f0b0e
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "spatialmath-python" %}
2
-{% set version = "1.1.1" %}
+{% set version = "1.1.2" %}
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: 86d6a3453449fdae2971941b98bec7e62e6336876a0eeafb9826913025f390ff
+ sha256: 262ac30d1355dbc2786b2e09609c3800a8bc1e78a7149d393718aff7fbd4c5b7
12
13
build:
14
number: 0
0 commit comments