We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5abb78 commit 4c1570bCopy full SHA for 4c1570b
.bumpversion.cfg
@@ -1,7 +1,7 @@
1
[bumpversion]
2
commit = True
3
tag = True
4
-current_version = 1.3.15
+current_version = 1.3.16
5
6
[bumpversion:file:nowcasting_datamodel/__init__.py]
7
search = __version__ = "{current_version}"
nowcasting_datamodel/__init__.py
@@ -1,4 +1,4 @@
""" Init file """
-__version__ = "1.3.15"
+__version__ = "1.3.16"
N_GSP = 317
0 commit comments