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 2a00608 commit 4426001Copy full SHA for 4426001
yt_xarray/__init__.py
@@ -2,7 +2,7 @@
2
3
__author__ = """Chris Havlin"""
4
__email__ = "[email protected]"
5
-__version__ = "__version__ = '0.1.1'"
+__version__ = "0.1.1"
6
7
8
# import the yt frontend and the xarray accessor so they are registered with
0 commit comments