We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 213e307 commit f8d39caCopy full SHA for f8d39ca
2 files changed
data/players.yaml
@@ -8181,6 +8181,8 @@
8181
id: 671
8182
twitch:
8183
- https://www.twitch.tv/matzeaoe
8184
+ youtube:
8185
+ - https://www.youtube.com/@Matzeaoe
8186
liquipedia: Matze
8187
aoeelo: 1326
8188
- name: Lewis
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='aocref',
5
- version='2.0.27',
+ version='2.0.28',
6
description='Age of Empires reference data',
7
url='https://github.com/siegeengineers/aoc-reference-data',
8
packages=find_packages(exclude=["scripts*"]),
0 commit comments