Skip to content

Commit

Permalink
Bump to 1.0.28 (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandro-Meireles authored Oct 7, 2022
1 parent 0aea283 commit b3a56e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
9 changes: 6 additions & 3 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 = "weni-rp-apps"
version = "1.0.26"
version = "1.0.28"
description = "Weni apps for Rapidpro Platform"
authors = ["jcbalmeida"]
license = "AGPL-3.0"
Expand All @@ -18,7 +18,7 @@ flower = "^0.9"
django-templates-macros = "^0.2"
django-csp = "^3.7"
pre-commit = "^2.20.0"
weni-protobuffers = "1.2.17"
weni-protobuffers = "1.2.18"
drf-nested-routers = "^0.93.4"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit b3a56e6

Please sign in to comment.