Skip to content

Commit becf7cf

Browse files
committed
Bump version
1 parent 74aef0c commit becf7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_range_merge/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
Enables the range_merge Aggregate for Django on Postgres
33
"""
44

5-
__version__ = "0.2.2"
5+
__version__ = "0.2.3"
66

77
default_app_config = "django_range_merge.apps.DjangoRangeMergeConfig" # pylint: disable=invalid-name

0 commit comments

Comments
 (0)