latest pushes

This commit is contained in:
2024-12-18 10:09:38 -05:00
parent b3a416b2bc
commit 26bbcd7cbb
2 changed files with 242 additions and 1 deletions

View File

@ -5,7 +5,7 @@ with open("./README.md", "r", encoding="utf-8") as fh:
setup(
name="bellande_particle",
version="0.0.1",
version="0.0.2",
description="Robotics Particle",
long_description=long_description,
long_description_content_type="text/markdown",