Skip to content

Commit 5ec8781

Browse files
committed
📦 Set initial version number
1 parent 631b763 commit 5ec8781

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99

1010
setuptools.setup(
1111
name="swole",
12-
version="0.1",
12+
version="0.0.1",
1313
author="Nicolas REMOND",
1414
author_email="[email protected]",
15-
description="Short description of the package. TODO",
15+
description="Streamlit, but better.",
1616
long_description=long_description,
1717
long_description_content_type="text/markdown",
1818
url="https://github.com/astariul/swole",

0 commit comments

Comments
 (0)