We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49c4a12 commit 88f0fbbCopy full SHA for 88f0fbb
setup.cfg
@@ -4,7 +4,7 @@ version = 0.0.2
4
description = A collection of robotics tools tailored to machine learning
5
long_description = "Robofin is a (somewhat disorganized) collection of high performance Python tools geared toward end-to-end robotic learning"
6
license = MIT
7
-download_url = https://github.com/fishbotics/robofin/archive/refs/tags/v0.0.1.tar.gz
+download_url = https://github.com/fishbotics/robofin/archive/refs/tags/v0.0.2.tar.gz
8
9
[options]
10
packages = find:
0 commit comments