Skip to content

Commit eecd47b

Browse files
committed
Bump version to 3.2.0
1 parent 43cda60 commit eecd47b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fcm_django/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__author__ = "xTrinch"
22
__email__ = "mojca.rojko@gmail.com"
3-
__version__ = "3.1.0"
3+
__version__ = "3.2.0"
44

55

66
class NotificationError(Exception):

0 commit comments

Comments
 (0)