Skip to content

Commit 0962856

Browse files
committed
Document changes in 0.3.1 (readthedocs config)
1 parent 950fdf8 commit 0962856

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version: 2
55
build:
66
os: "ubuntu-20.04"
77
tools:
8-
python: "3.9"
8+
python: "3.12"
99

1010
sphinx:
1111
configuration: docs/conf.py

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 0.3.1
4+
5+
Update readthedocs config for current installation
6+
37
## 0.3
48

59
- Updated to use numpy `datetime64` to support a greater range of years beyond the 4-digit years supported by python's builtin `datetime.date`

0 commit comments

Comments
 (0)