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 3a353c4 commit 7ccbb49Copy full SHA for 7ccbb49
.bumpversion.cfg
@@ -1,7 +1,7 @@
1
[bumpversion]
2
commit = True
3
tag = True
4
-current_version = 1.6.2
+current_version = 1.6.3
5
message = Bump version: {current_version} → {new_version} [skip ci]
6
7
[bumpversion:file:nowcasting_datamodel/__init__.py]
nowcasting_datamodel/__init__.py
@@ -1,5 +1,5 @@
""" Init file """
-__version__ = "1.6.2"
+__version__ = "1.6.3"
N_GSP = 342
0 commit comments