Update version numbers for v3 alpha2 release

This commit is contained in:
Julian Stirling 2025-08-08 11:58:14 +01:00
parent 3d7438ed2b
commit 058f890c61
4 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@ name = "openflexure-microscope-server"
# Note that version needs to match a string stored in a unit test, and
# the package.json file in the webapp or the CI will fail.
version = "3.0.0-alpha1"
version = "3.0.0-alpha2"
authors = [
{ name="Richard Bowman", email="richard.bowman@cantab.net" },
{ name="Joel Collins" },