Skip to content

Commit 646b0a2

Browse files
committed
Bump version: 0.3.2 → 0.4.0
1 parent ad4adf9 commit 646b0a2

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.3.2
2+
current_version = 0.4.0
33
commit = True
44
tag = True
55

@@ -93,6 +93,7 @@ docs =
9393
scanpydoc
9494
matplotlib
9595
sklearn
96+
9697
[options.package_data]
9798
wax =
9899
py.typed

wax/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.2
1+
0.4.0

0 commit comments

Comments
 (0)