We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1398c1a commit 7dc9a19Copy full SHA for 7dc9a19
4 files changed
src/tf2_data/__init__.py
@@ -1,7 +1,7 @@
1
# flake8: noqa
2
__title__ = "tf2-data"
3
__author__ = "offish"
4
-__version__ = "1.0.0"
+__version__ = "1.0.1"
5
__license__ = "MIT"
6
7
from .constants import COLORS, EXTERIORS, KILLSTREAKS, QUALITIES, QUALITY_COLORS, WEARS
0 commit comments