Skip to content

Commit

Permalink
Update python dependencies for release of v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peterrrock2 committed Feb 1, 2024
1 parent 24f63fa commit 06350dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
install_requires=requirements,
keywords="GerryChain",
classifiers=[
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Operating System :: OS Independent",
"License :: OSI Approved :: BSD License",
],
Expand Down

0 comments on commit 06350dd

Please sign in to comment.