Skip to content

Commit 7dc9a19

Browse files
committed
update items
1 parent 1398c1a commit 7dc9a19

4 files changed

Lines changed: 6812 additions & 99 deletions

File tree

src/tf2_data/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# flake8: noqa
22
__title__ = "tf2-data"
33
__author__ = "offish"
4-
__version__ = "1.0.0"
4+
__version__ = "1.0.1"
55
__license__ = "MIT"
66

77
from .constants import COLORS, EXTERIORS, KILLSTREAKS, QUALITIES, QUALITY_COLORS, WEARS

0 commit comments

Comments
 (0)