Skip to content

Commit 5087763

Browse files
authored
Update version
1 parent f6937ce commit 5087763

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ftb_snbt_lib/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
from .tag import *
33
from .write import *
44

5-
__version__ = '0.4.0'
6-
__all__ = ['parse', 'tag', 'write']
5+
__version__ = '0.4.1'
6+
__all__ = ['parse', 'tag', 'write']

0 commit comments

Comments
 (0)