We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c9a41e commit 632bc74Copy full SHA for 632bc74
src/tf2_utils/__init__.py
@@ -1,6 +1,6 @@
1
__title__ = "tf2-utils"
2
__author__ = "offish"
3
-__version__ = "1.0.0"
+__version__ = "2.0.0"
4
__license__ = "MIT"
5
6
from .schema import Schema, IEconItems
0 commit comments