Skip to content

Commit 0f3d76a

Browse files
bump version to v6.2.0rc1
1 parent bcc61ec commit 0f3d76a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dsmrreader/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
# "beta" - Beta release - Unstable and for internal testing
55
# "rc" - Release candidate - Stable and for external pre-release testing
66
# "final" - Final release - Stable and tested for everyone
7-
VERSION = (6, 2, 0, "beta", 4)
7+
VERSION = (6, 2, 0, "rc", 1)
88

99
__version__ = get_version(VERSION)

0 commit comments

Comments
 (0)