Skip to content

Commit a186092

Browse files
authored
Merge pull request #89 from devind-team/develop
fix: fix project version
2 parents 26f4efa + 16295f6 commit a186092

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "graphene-django-filter"
3-
version = "0.6.5"
3+
version = "0.6.6"
44
description = "Advanced filters for Graphene"
55
authors = ["devind-team <team@devind.ru>"]
66
license = "MIT"

0 commit comments

Comments
 (0)