Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
lorinkoz committed Jun 26, 2023
1 parent 275ea99 commit 1323ab2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-pgschemas"
version = "0.13.1"
version = "0.14.0"
description = "Multi-tenancy on Django using PostgreSQL schemas."
license = "MIT"
authors = ["Lorenzo Peña <lorinkoz@gmail.com>"]
Expand All @@ -20,7 +20,6 @@ classifiers = [
python = "^3.8.1"
django = "^4.0"


[tool.poetry.dev-dependencies]
black = "^23.3.0"
channels = "^2.1"
Expand Down

0 comments on commit 1323ab2

Please sign in to comment.