Skip to content

Commit

Permalink
bump aocref
Browse files Browse the repository at this point in the history
  • Loading branch information
happyleavesaoc committed May 16, 2023
1 parent 46adc92 commit e0ea5f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@

setup(
name='mgz',
version='1.8.18',
version='1.8.19',
description='Parse Age of Empires 2 recorded games.',
url='https://github.com/happyleavesaoc/aoc-mgz/',
license='MIT',
author='happyleaves',
author_email='happyleaves.tfr@gmail.com',
packages=find_packages(),
install_requires=[
'aocref>=2.0.12',
'aocref>=2.0.15',
'construct==2.8.16',
'dataclasses==0.8; python_version < "3.7"',
'tabulate>=0.9.0',
Expand Down

0 comments on commit e0ea5f8

Please sign in to comment.