Skip to content

Commit

Permalink
Prepare release 1.0.0b10
Browse files Browse the repository at this point in the history
  • Loading branch information
yakutovicha committed Aug 31, 2020
1 parent 84e90dd commit 186a086
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aiidalab_widgets_base/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
from .structures_multi import MultiStructureUploadWidget
from .viewers import viewer

__version__ = "1.0.0b9"
__version__ = "1.0.0b10"
2 changes: 1 addition & 1 deletion setup.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0b9",
"version": "1.0.0b10",
"name": "aiidalab-widgets-base",
"author_email": "aiidalab@materialscloud.org",
"url": "https://github.com/aiidalab/aiidalab-widgets-base",
Expand Down

0 comments on commit 186a086

Please sign in to comment.