Skip to content

Commit

Permalink
Prepare release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yakutovicha committed Apr 16, 2020
1 parent 6fc490d commit 670b23a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion aiida_raspa/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
##############################################################################
"""AiiDA-RASPA plugins, parsers, workflows, etc ..."""

__version__ = "1.1.0"
__version__ = "1.1.1"
5 changes: 2 additions & 3 deletions setup.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "aiida-raspa",
"version": "1.1.0",
"version": "1.1.1",
"author": "Aliaksandr Yakutovich",
"author_email": "[email protected]",
"description": "AiiDA plugin for RASPA code",
"url": "https://github.com/yakutovicha/aiida-raspa",
"license": "MIT License",
"classifiers": [
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3",
"Framework :: AiiDA",
"Development Status :: 5 - Production/Stable"
],
Expand Down

0 comments on commit 670b23a

Please sign in to comment.