We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99271a5 commit dd74488Copy full SHA for dd74488
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log / Release Log for openPMD-viewer
2
3
+## 1.3.0
4
+
5
+This new release introduces preliminary support for MR datasets
6
+(see [#332](https://github.com/openPMD/openPMD-viewer/pull/332)).
7
8
## 1.2.0
9
10
This new release introduces several bug-fixes and miscellaneous features:
openpmd_viewer/__version__.py
@@ -1 +1 @@
-__version__ = "1.2.0"
+__version__ = "1.3.0"
0 commit comments