latest pushes

This commit is contained in:
Ronaldson Bellande 2024-12-04 12:04:06 -05:00
parent 13708076cf
commit 39bbcb8bff
2 changed files with 2 additions and 1 deletions

1
Package/python/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
dist

View File

@ -5,7 +5,7 @@ with open("../../README.md", "r", encoding="utf-8") as fh:
setup(
name="bellande_probability",
version="0.0.3",
version="0.0.4",
description="Robots Probability",
long_description=long_description,
long_description_content_type="text/markdown",