Skip to content

Commit

Permalink
bump version 0.1.0-dev1 -> 0.1.1, update Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
Irratzo committed Dec 24, 2023
1 parent 4cf992d commit 9699d38
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions setup.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,18 @@
"license": "MIT",
"classifiers": [
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Development Status :: 4 - Beta",
"Environment :: Plugins",
"Intended Audience :: Science/Research",
"Topic :: Scientific/Engineering :: Physics",
"Natural Language :: English",
"Framework :: AiiDA"
],
"version": "0.1.0-dev1",
"version": "0.1.1",
"reentry_register": true,
"install_requires": [
"numpy",
Expand Down

0 comments on commit 9699d38

Please sign in to comment.