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 c17f4bd commit 98937b5Copy full SHA for 98937b5
1 file changed
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "spatialmath-python" %}
2
-{% set version = "0.9.6" %}
+{% set version = "0.9.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: fa6d346f42f64e9c460ac56bf2570b03283c11b52c737680da415ff725eb44ea
+ sha256: c9acd51e38fbf1e88b5f19ad1e55316758d1c3106e89eb785a2de35fd6a80658
12
13
build:
14
number: 0
0 commit comments