Skip to content

Commit 2bdb385

Browse files
committed
Bump version to 0.7.1
Changes: * Make email sending replaceable (#183) * Drop Django 1.x support from requirements
1 parent 589c8d2 commit 2bdb385

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.0"
1+
__version__ = "0.7.1"
22
default_app_config = 'rest_registration.apps.RestRegistrationConfig'

0 commit comments

Comments
 (0)