Skip to content

Commit b26385d

Browse files
committed
Bump version to 0.7.2
Changes: * Add REGISTER_FLOW_ENABLED setting (#186)
1 parent 15e947f commit b26385d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest_registration/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.7.1"
1+
__version__ = "0.7.2"
22
default_app_config = 'rest_registration.apps.RestRegistrationConfig'

0 commit comments

Comments
 (0)