Skip to content

Commit 522c800

Browse files
authored
Version bumped for new release (#335)
* version bumped * version bumped * copyright year changed
1 parent a3f0abb commit 522c800

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
# -- Project information -----------------------------------------------------
1919

2020
project = 'pypromice'
21-
copyright = '2024, GEUS Glaciology and Climate'
21+
copyright = '2025, GEUS Glaciology and Climate'
2222
author = 'GEUS Glaciology and Climate'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '1.5.0'
25+
release = '1.5.2'
2626

2727

2828
# -- General configuration ---------------------------------------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="pypromice",
8-
version="1.5.1",
8+
version="1.5.2",
99
author="GEUS Glaciology and Climate",
1010
description="PROMICE/GC-Net data processing toolbox",
1111
long_description=long_description,

0 commit comments

Comments
 (0)