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 2ad4999 + 71297e3 commit 6141646Copy full SHA for 6141646
recipe/meta.yaml
@@ -1,13 +1,13 @@
1
{% set name = "grep-ast" %}
2
-{% set version = "0.7.2" %}
+{% set version = "0.8.1" %}
3
4
package:
5
name: {{ name|lower }}
6
version: {{ version }}
7
8
source:
9
url: https://pypi.org/packages/source/{{ name[0] }}/{{ name }}/grep_ast-{{ version }}.tar.gz
10
- sha256: e2ddb885f526dc67d448b3920ad465010db2ba6c45c337f229de1d96ffa4e115
+ sha256: 8faf285f44042af47dc6a45f1e1f8029866048563d758a719b0539cad264187f
11
12
build:
13
entry_points:
0 commit comments