latest pushes
This commit is contained in:
parent
13708076cf
commit
39bbcb8bff
1
Package/python/.gitignore
vendored
Normal file
1
Package/python/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
dist
|
@ -5,7 +5,7 @@ with open("../../README.md", "r", encoding="utf-8") as fh:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="bellande_probability",
|
name="bellande_probability",
|
||||||
version="0.0.3",
|
version="0.0.4",
|
||||||
description="Robots Probability",
|
description="Robots Probability",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
|
Loading…
Reference in New Issue
Block a user