Skip to content

Commit 5a560f7

Browse files
release: prepare v3.1.0 release
1 parent 23fd764 commit 5a560f7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ The detailed description can be found
110110

111111
## Changes
112112

113+
### 3.1.0
114+
- Subtotal diff (wave difference) for categorical date dimensions
115+
113116
### 3.0.45
114117
- Enumerator refactoring
115118

src/cr/cube/__init__.py

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

33
"""Initialization module for crunch-cube package."""
44

5-
__version__ = "3.0.45"
5+
__version__ = "3.1.0"

0 commit comments

Comments
 (0)