Skip to content

Commit 1300f7b

Browse files
author
BumpVersion Action
committed
Bump version: 1.6.3 → 1.6.4 [skip ci]
1 parent f93a0ce commit 1300f7b

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.6.3
4+
current_version = 1.6.4
55
message = Bump version: {current_version} → {new_version} [skip ci]
66

77
[bumpversion:file:nowcasting_datamodel/__init__.py]

nowcasting_datamodel/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
""" Init file """
22

3-
__version__ = "1.6.3"
3+
__version__ = "1.6.4"
44

55
N_GSP = 342

0 commit comments

Comments
 (0)