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 27331c2 commit 263d881Copy full SHA for 263d881
3 files changed
README.md
@@ -1,5 +1,5 @@
1
# UK Meteor Data Analysis Shared code and libraries
2
-version: 2026.05.2
+version: 2026.05.3
3
4
This repository contains the code behind the UK Meteors data archive and data processing pipeline.
5
archive/README.md
@@ -1,7 +1,7 @@
Data Processing and Flows
==========================
6
This diagram shows the overall flow of data from Cameras to websites and out to the public.
7
bumpver.toml
[bumpver]
-current_version = "2026.05.2"
+current_version = "2026.05.3"
version_pattern = "YYYY.0M.PATCH"
commit_message = "bump version {old_version} -> {new_version}"
commit = true
0 commit comments