We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9559c66 commit 2b7948cCopy full SHA for 2b7948c
2 files changed
data/datasets/100.json
@@ -158,7 +158,7 @@
158
},
159
"39": {
160
"name": "Bohemians",
161
- "id": 5
+ "id": 4
162
163
"40": {
164
"name": "Dravidians",
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='aocref',
5
- version='2.0.31',
+ version='2.0.32',
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