Skip to content

Commit 0603186

Browse files
committed
Fix version to 4.0
1 parent e3b0de0 commit 0603186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beautysh/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
from .beautysh import Beautify
44

5-
__version__ = '4.00'
5+
__version__ = '4.0'

0 commit comments

Comments
 (0)