Skip to content

Commit 2538c72

Browse files
committed
Fix url for conda recipe
1 parent 6a7ba45 commit 2538c72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pytigergraph-recipe/recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package:
33
version: "2.0.1"
44

55
source:
6-
url: https://pypi.io/packages/source/p/pytigergraph/pytigergraph-2.0.0.tar.gz
6+
url: https://pypi.io/packages/source/p/pytigergraph/pytigergraph-2.0.1.tar.gz
77

88
build:
99
noarch: python

0 commit comments

Comments
 (0)