Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
thetestgame authored Nov 26, 2023
1 parent 28f557b commit c993f2b
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 @@ -13,11 +13,11 @@
long_description=long_description,
long_description_content_type='text/markdown',
license='MIT',
version='1.0.3',
version='1.0.0',
author='Jordan Maxwell',
maintainer='Jordan Maxwell',
url='https://github.com/thetestgame/pyLionChief',
packages=['lionchief'],
classifiers=[
'Programming Language :: Python :: 3',
])
])

0 comments on commit c993f2b

Please sign in to comment.