Skip to content

Commit

Permalink
chg: Bump version, prepare releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Jun 30, 2023
1 parent 0f8693b commit 712f59e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "lacus"
version = "1.5.0"
version = "1.6.0"
description = " A capturing system using playwright, as a web service."
authors = ["Raphaël Vinot <[email protected]>"]
license = "BSD-3-Clause"
Expand Down Expand Up @@ -35,7 +35,7 @@ ipython = [
{version = "^8.13.0", python = ">=3.9"}
]
mypy = "^1.4.1"
types-redis = "^4.5.5.2"
types-redis = "^4.6.0.0"
types-psutil = "^5.9.5.15"

[build-system]
Expand Down

0 comments on commit 712f59e

Please sign in to comment.