Skip to content

Commit 2092645

Browse files
committed
bump version to 5.2.1
1 parent 3763942 commit 2092645

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
##
2-
# Copyright 2012-2014 Ghent University
2+
# Copyright 2012-2026 Ghent University
33
#
44
# This file is part of EasyBuild,
55
# originally created by the HPC team of Ghent University (http://ugent.be/hpc/en),
@@ -36,7 +36,7 @@
3636

3737
# note: release candidates should be versioned as a pre-release, e.g. "1.1rc1"
3838
# 1.1-rc1 would indicate a post-release, i.e., and update of 1.1, so beware
39-
VERSION = '5.2.0'
39+
VERSION = '5.2.1'
4040

4141

4242
# Utility function to read README file

0 commit comments

Comments
 (0)