Skip to content

Commit

Permalink
patch emdfile RootedNode bug
Browse files Browse the repository at this point in the history
  • Loading branch information
bsavitzky committed Jun 29, 2023
1 parent 75de289 commit 5e62980
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion py4DSTEM/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__='0.14.1'
__version__='0.14.2'

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
'gdown >= 4.4.0',
'dask >= 2.3.0',
'distributed >= 2.3.0',
'emdfile >= 0.0.6',
'emdfile == 0.0.8',
],
extras_require={
'ipyparallel': ['ipyparallel >= 6.2.4', 'dill >= 0.3.3'],
Expand Down

0 comments on commit 5e62980

Please sign in to comment.