Skip to content

Commit

Permalink
Preparing release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lennart Regebro committed Jan 12, 2024
1 parent f665d52 commit aa591e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
2.1 (unreleased)
----------------
2.0.1 (2024-01-12)
------------------

- Specifying `--host-location=remote` didn't work for the outfile if you
used port forwarding from localhost.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "unoserver"
version = "2.1.dev0"
version = "2.0.1"
description = "A server for file conversions with Libre Office"
classifiers = [
"Development Status :: 5 - Production/Stable",
Expand Down

0 comments on commit aa591e9

Please sign in to comment.