Skip to content

Commit 2e41b82

Browse files
committed
Release v0.1.1
1 parent b24f3db commit 2e41b82

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# cesm - list simulation files and retrieve data
22

3-
## Version
3+
## History
44

5-
0.1.0
5+
6+
### 0.1.1
7+
8+
- Inculdes `__version__`.
9+
- No other changes to the code.
10+
11+
### 0.1.0
612

713
Version freeze for reproducibility.
814

cesm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.1.0"
1+
version = "0.1.1"

0 commit comments

Comments
 (0)