Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit 2844661

Browse files
authored
Add first version number
1 parent 3f037e8 commit 2844661

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
setup(
1616
name="datatree",
17+
version="0.0.1",
1718
description="Hierarchical tree-like data structures for xarray",
1819
long_description=long_description,
1920
url="https://github.com/xarray-contrib/datatree",

0 commit comments

Comments
 (0)