This commit is contained in:
Joel Collins 2020-12-07 17:11:02 +00:00
parent 0626b13bfd
commit 47680fd23b
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
# [v2.9.1](https://gitlab.com/openflexure/openflexure-microscope-server/compare/v2.9.0...v2.9.1) (2020-12-07)
* Server: Added mjpeg bitrate to settings ([3e2f876](https://gitlab.com/openflexure/openflexure-microscope-server/commit/3e2f876))
* JS Client: Replaced MJPEG quality setting with MJPEG bitrate ([42e0dfd](https://gitlab.com/openflexure/openflexure-microscope-server/commit/42e0dfd))
# [v2.9.0](https://gitlab.com/openflexure/openflexure-microscope-server/compare/v2.8.0...v2.9.0) (2020-12-07)
## Developer changes

View file

@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api"
[tool.poetry]
name = "openflexure-microscope-server"
version = "2.9.0"
version = "2.9.1"
description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope."
authors = [