Skip to content

Commit e8582f1

Browse files
committed
bump to version 4.4.0b0
1 parent 321ce8b commit e8582f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/hdf5plugin/_version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171
"candidate": "rc"}
7272

7373
MAJOR = 4
74-
MINOR = 3
74+
MINOR = 4
7575
MICRO = 0
76-
RELEV = "final" # <16
76+
RELEV = "beta" # <16
7777
SERIAL = 0 # <16
7878

7979
date = __date__

0 commit comments

Comments
 (0)