Skip to content

Commit 2f2c389

Browse files
committed
update setup.py
1 parent c373aa2 commit 2f2c389

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
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name="logstyles", # Required
17-
version="0.1.2", # Required
17+
version="0.1.3", # Required
1818
description="A logging styling library for Loguru with customizable themes and formats.", # Required
1919
long_description=README, # Optional
2020
long_description_content_type="text/markdown", # Optional (see note above)

0 commit comments

Comments
 (0)