Skip to content

Commit 4426001

Browse files
committed
fix version bump
1 parent 2a00608 commit 4426001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yt_xarray/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__ = """Chris Havlin"""
44
__email__ = "[email protected]"
5-
__version__ = "__version__ = '0.1.1'"
5+
__version__ = "0.1.1"
66

77

88
# import the yt frontend and the xarray accessor so they are registered with

0 commit comments

Comments
 (0)