Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Commit 7e74bf2

Browse files
authored
Prepare for release v0.1.0 (#39)
Close #38
1 parent 07be98e commit 7e74bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
__version__ = "0.0.2"
3+
__version__ = "0.1.0"
44

55
# -- Edit Start
66
zip_safe = False

0 commit comments

Comments
 (0)