Skip to content

Commit 3ab67b1

Browse files
Bump version to 0.3.0
1 parent 0297710 commit 3ab67b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

darkdetect/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Distributed under the terms of the 3-clause BSD License.
55
#-----------------------------------------------------------------------------
66

7-
__version__ = '0.2.0'
7+
__version__ = '0.3.0'
88

99
import sys
1010
import platform

0 commit comments

Comments
 (0)