Skip to content

Commit 6381902

Browse files
Release v0.1.0 🌱
1 parent 140a06b commit 6381902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sdialog/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
from .util import make_serializable, get_timestamp, remove_newlines, get_universal_id
3232

33-
__version__ = "0.0.2"
33+
__version__ = "0.1.0"
3434

3535
logging.basicConfig(
3636
level=logging.INFO,

0 commit comments

Comments
 (0)