Skip to content

Commit

Permalink
update version to 0.7.0.post1
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf committed Mar 15, 2021
1 parent 0863917 commit 3cf4ca9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "0.7.0" %}
{% set version = "0.7.0.post1" %}

package:
name: symengine-wheels
version: {{ version }}

source:
- url: https://github.com/symengine/symengine.py/archive/v{{ version }}.tar.gz
sha256: 6a83cb044a1b34cc90325de2c8c60813dcf06948fb4d7380c2e719eb4b6b60ad
sha256: 00ca96c3ae8ebff9a4a3208af8e0f09ceb5d786ad0e02da5c42185761e6a4063
folder: python

- url: https://github.com/symengine/symengine/releases/download/v0.7.0/symengine-0.7.0.tar.gz
Expand Down

0 comments on commit 3cf4ca9

Please sign in to comment.