Skip to content

Commit 786e8ac

Browse files
committed
Merge branch 'main' of github.com:openclimatefix/nowcasting_datamodel
2 parents c3ad8da + a830f31 commit 786e8ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
22
commit = True
33
tag = True
4-
current_version = 1.0.16
4+
current_version = 1.0.17
55

66
[bumpversion:file:nowcasting_datamodel/__init__.py]
77
search = __version__ = "{current_version}"

nowcasting_datamodel/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
""" Init file """
2-
__version__ = "1.0.16"
2+
__version__ = "1.0.17"
33

44
N_GSP = 338

0 commit comments

Comments
 (0)