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 4f9e450 + 7ca9aa6 commit 1fa6a7aCopy full SHA for 1fa6a7a
1 file changed
recipe/meta.yaml
@@ -1,12 +1,12 @@
1
-{% set version = "1.16.0" %}
+{% set version = "1.16.1" %}
2
3
package:
4
name: great-expectations
5
version: {{ version }}
6
7
source:
8
url: https://pypi.org/packages/source/g/great-expectations/great_expectations-{{ version }}.tar.gz
9
- sha256: 5358adb3e640513a3a71b87ea0edfc62c7b687cc9e27d2ac4cc874a55a9a8108
+ sha256: fd51af169a3a8c357d5d22dda81cfc1a3865e348a97dd07a3cc673bd840a1bd2
10
11
build:
12
noarch: python
0 commit comments