Skip to content

Commit 632bc74

Browse files
authored
update version
1 parent 4c9a41e commit 632bc74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tf2_utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = "tf2-utils"
22
__author__ = "offish"
3-
__version__ = "1.0.0"
3+
__version__ = "2.0.0"
44
__license__ = "MIT"
55

66
from .schema import Schema, IEconItems

0 commit comments

Comments
 (0)