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 8aa7752 + 0750673 commit bfbaf74Copy full SHA for bfbaf74
1 file changed
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "spatialmath-python" %}
2
-{% set version = "0.9.4" %}
+{% set version = "0.9.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: 447e2334abae061da35051e03f2933085033c36b3a3057f8b61ce7fa05069eb6
+ sha256: 620233968592001337c1f03de3ea4775b20ec113bcb5ae2ec197ef6333019e48
12
13
build:
14
number: 0
0 commit comments