Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
amoh-godwin authored Mar 6, 2022
1 parent 70829c4 commit d19665a
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 @@ -6,7 +6,7 @@

setup(
name='soloman',
version='3.1',
version='3.1.1',
description='For the love of Artificial Intelligence, Python and QML',
long_description=long_desc,
long_description_content_type='text/markdown',
Expand All @@ -23,7 +23,7 @@
classifiers = [
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Development Status :: 5 - Production/Stable",
"Development Status :: 4 - Beta",
"Environment :: Other Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
Expand Down

0 comments on commit d19665a

Please sign in to comment.