Skip to content

Commit

Permalink
bump version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Jul 13, 2022
1 parent b44cb92 commit 1f03296
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aiida_wannier90_workflows/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

__authors__ = "Antimo Marrazzo, Giovanni Pizzi, Junfeng Qiao"
## If upgraded, remember to change it also in setup.json (for pip)
__version__ = "1.0.1"
__version__ = "1.0.2"
2 changes: 1 addition & 1 deletion setup.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"url": "https://github.com/aiidateam/aiida-wannier90-workflows",
"python_requires": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"version": "1.0.1",
"version": "1.0.2",
"keywords": "wannier90 aiida workflows",
"classifiers": [
"Environment :: Plugins",
Expand Down

0 comments on commit 1f03296

Please sign in to comment.