Skip to content

Commit e29b95e

Browse files
committed
chg: Release 1.0 \o/
1 parent e2132d2 commit e29b95e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "lacus"
3-
version = "0.1"
3+
version = "1.0.0"
44
description = " A capturing system using playwright, as a web service."
55
authors = ["Raphaël Vinot <raphael.vinot@circl.lu>"]
66
license = "BSD-3-Clause"
@@ -20,7 +20,7 @@ redis = {version = "^4.3.4", extras = ["hiredis"]}
2020
flask-restx = "^0.5.1"
2121
werkzeug = "2.1.2"
2222
gunicorn = "^20.1.0"
23-
lacuscore = "^0.5.3"
23+
lacuscore = "^1.0.0"
2424
rich = "^12.6.0"
2525

2626
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)