Skip to content

Commit 8a9dc62

Browse files
committed
more bump2version fixes, add missing init.
1 parent 4426001 commit 8a9dc62

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
test_suite="tests",
3838
tests_require=test_requirements,
3939
url="https://github.com/data-exp-lab/yt_xarray",
40-
version="version='0.1.1'",
40+
version="0.1.1",
4141
zip_safe=False,
4242
)

yt_xarray/utilities/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)