We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c5c687 commit 82e901bCopy full SHA for 82e901b
2 files changed
data/datasets/100.json
@@ -230,15 +230,15 @@
230
},
231
"57": {
232
"name": "Muisca",
233
- "id": 56
+ "id": 58
234
235
"58": {
236
"name": "Mapuche",
237
- "id": 57
+ "id": 59
238
239
"59": {
240
"name": "Tupi",
241
- "id": 58
+ "id": 60
242
}
243
244
"maps": {
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='aocref',
5
- version='2.0.37',
+ version='2.0.38',
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