Skip to content

Commit 7c230c3

Browse files
committed
Bump to 0.2.2
1 parent 80721c4 commit 7c230c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flipt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Flipt integration for Django and Django REST Framework"""
2-
__version__ = '0.2.1'
2+
__version__ = '0.2.2'

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 = "django-flipt"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
description = "Flipt Integration for Django and Django REST Framework"
55
authors = ["Preeti Yuankrathok <preetisatit@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)