Skip to content

Commit

Permalink
bump version to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
t20100 committed Sep 12, 2023
1 parent 7f57adc commit 5363fcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/hdf5plugin/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"candidate": "rc"}

MAJOR = 4
MINOR = 1
MICRO = 3
MINOR = 2
MICRO = 0
RELEV = "final" # <16
SERIAL = 0 # <16

Expand Down

0 comments on commit 5363fcf

Please sign in to comment.