Skip to content

Commit 57a00a7

Browse files
authored
Merge pull request #11 from offish/v1.0.4
update items
2 parents 843b13b + 66674ec commit 57a00a7

File tree

5 files changed

+6639
-165
lines changed

5 files changed

+6639
-165
lines changed

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.3"
4+
__version__ = "1.0.4"
55
__license__ = "MIT"
66

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

0 commit comments

Comments
 (0)