Skip to content

Commit

Permalink
Update to v3.3.0 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA authored Jul 17, 2020
1 parent 480afa1 commit abbc6f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aiidalab_optimade/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
"OptimadeQueryFilterWidget",
"OptimadeSummaryWidget",
)
__version__ = "3.2.0"
__version__ = "3.3.0"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="aiidalab-optimade",
version="3.2.0",
version="3.3.0",
packages=find_packages(),
license="MIT Licence",
author="The AiiDA Lab team",
Expand Down

0 comments on commit abbc6f3

Please sign in to comment.