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 de8ad8a commit b608270
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
64 changes: 32 additions & 32 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 = "pylacus"
version = "1.5.1"
version = "1.6.0"
description = "Python CLI and module for lacus"
authors = ["Raphaël Vinot <[email protected]>"]
license = "BSD-3-Clause"
Expand Down Expand Up @@ -37,7 +37,7 @@ requests = "^2.31.0"
Sphinx = { version = "^7.0.1", optional = true }

[tool.poetry.group.dev.dependencies]
mypy = "^1.4.0"
mypy = "^1.4.1"
types-requests = "^2.31.0.1"
ipython = [
{version = "<8.13.0", python = "<3.9"},
Expand Down

0 comments on commit b608270

Please sign in to comment.