Skip to content

Commit 88f0fbb

Browse files
committed
Updated setup with correct download link
1 parent 49c4a12 commit 88f0fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = 0.0.2
44
description = A collection of robotics tools tailored to machine learning
55
long_description = "Robofin is a (somewhat disorganized) collection of high performance Python tools geared toward end-to-end robotic learning"
66
license = MIT
7-
download_url = https://github.com/fishbotics/robofin/archive/refs/tags/v0.0.1.tar.gz
7+
download_url = https://github.com/fishbotics/robofin/archive/refs/tags/v0.0.2.tar.gz
88

99
[options]
1010
packages = find:

0 commit comments

Comments
 (0)