Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw committed Dec 18, 2024
1 parent 6e3e15e commit 18de891
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/pygyat/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
context:
name: pygyat
version: "1.0.6b0"
version: "1.0.7"
python_min: "3.9"

package:
Expand All @@ -9,7 +9,7 @@ package:

source:
url: https://pypi.org/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{ version }}.tar.gz
sha256: 6fc696cb1006fe30c8ff412d93ecd1b6bfd8242e4efaed583e8cb3422d1932cf
sha256: bfcd90657b20af50d44269deb6f16c7cfb3ec82232a164a0f2a928702c062771

build:
script: python -m pip install . -vv
Expand Down

0 comments on commit 18de891

Please sign in to comment.