Skip to content

Commit 263d881

Browse files
committed
bump version 2026.05.2 -> 2026.05.3
1 parent 27331c2 commit 263d881

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# UK Meteor Data Analysis Shared code and libraries
2-
version: 2026.05.2
2+
version: 2026.05.3
33

44
This repository contains the code behind the UK Meteors data archive and data processing pipeline.
55

archive/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Data Processing and Flows
22
==========================
33

4-
version: 2026.05.2
4+
version: 2026.05.3
55

66
This diagram shows the overall flow of data from Cameras to websites and out to the public.
77

bumpver.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpver]
2-
current_version = "2026.05.2"
2+
current_version = "2026.05.3"
33
version_pattern = "YYYY.0M.PATCH"
44
commit_message = "bump version {old_version} -> {new_version}"
55
commit = true

0 commit comments

Comments
 (0)