diff --git a/setup.py b/setup.py index 354c77f..0bdba7b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='buff2steam', - version='0.2.0', + version='0.3.1', python_requires='>=3.7', url='https://github.com/hldh214/buff2steam', license='Unlicense',