Skip to content

Commit 73c6354

Browse files
authored
Patch version (#985)
Remove scipion-app, scipion-em, scipion-pyworkflow fro,m requirements, it generate conflicts (distro) and is a posible future issue. Those are real dependencies, but Scipion is required to use scipion-em-xmipp
1 parent 926e851 commit 73c6354

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Release 26.0.2
2+
- More scipion-em-xmipp
3+
- Remove scipion dependencies from requirements
4+
15
## Release 26.0.1
26
- More scipion-em-xmipp
37
- Fix on xmipp installation flag

xmipp3/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
# - If several of the above are true, only change the biggest one applicable (
4141
# for example, if a fix is made and a new protocol are included in the same
4242
# pull request, increase the one related to the new protocol).
43-
__version__ = '26.0.1'
43+
__version__ = '26.0.2'
4444

4545
_currentDepVersion = '1.0'

0 commit comments

Comments
 (0)