Skip to content

Commit e0ea5f8

Browse files
bump aocref
1 parent 46adc92 commit e0ea5f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33

44
setup(
55
name='mgz',
6-
version='1.8.18',
6+
version='1.8.19',
77
description='Parse Age of Empires 2 recorded games.',
88
url='https://github.com/happyleavesaoc/aoc-mgz/',
99
license='MIT',
1010
author='happyleaves',
1111
author_email='happyleaves.tfr@gmail.com',
1212
packages=find_packages(),
1313
install_requires=[
14-
'aocref>=2.0.12',
14+
'aocref>=2.0.15',
1515
'construct==2.8.16',
1616
'dataclasses==0.8; python_version < "3.7"',
1717
'tabulate>=0.9.0',

0 commit comments

Comments
 (0)