Skip to content

Commit f6db941

Browse files
fix(version): manually bump version
Fix version 2.1.0 upload [skip-ci]
1 parent 2fd9225 commit f6db941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unityparser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = '2.0.0'
1+
__version__ = '2.1.0'
22

33
from .utils import UnityDocument

0 commit comments

Comments
 (0)