Skip to content

Commit 4ac2640

Browse files
authored
Merge pull request #9 from offish/v1.0.2
update items
2 parents 7dc9a19 + 0536389 commit 4ac2640

5 files changed

Lines changed: 24416 additions & 15884 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.1"
4+
__version__ = "1.0.2"
55
__license__ = "MIT"
66

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

0 commit comments

Comments
 (0)