Merge branch 'update-version-for-alpha1' into 'v3'
Update labthings-api dep and also the version number for alpha release See merge request openflexure/openflexure-microscope-server!284
This commit is contained in:
commit
24b6eb74a1
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "openflexure-microscope-server"
|
||||
version = "3.0.0.dev0"
|
||||
version = "3.0.0.alpha1"
|
||||
authors = [
|
||||
{ name="Richard Bowman", email="richard.bowman@cantab.net" },
|
||||
{ name="Joel Collins" },
|
||||
|
|
@ -15,7 +15,7 @@ classifiers = [
|
|||
"Operating System :: OS Independent",
|
||||
]
|
||||
dependencies = [
|
||||
"labthings-fastapi[server] == 0.0.7",
|
||||
"labthings-fastapi[server] == 0.0.8",
|
||||
"labthings-sangaboard",
|
||||
"camera-stage-mapping ~= 0.1.10",
|
||||
"opencv-python ~= 4.11.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue