Skip to content

Commit a82d2f7

Browse files
committed
Version 0.0.2
1 parent 3b45478 commit a82d2f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

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

66
setuptools.setup(
77
name="RotatingTextFile",
8-
version="0.0.1",
8+
version="0.0.2",
99
description="A ZERO dependency rotating file handler which rotates when YOU want it to, rather than based on bytes size.",
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)