Skip to content

Commit 45a1d4d

Browse files
committed
Update version
1 parent 474d46f commit 45a1d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_choices_flow/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
33

4-
__version__ = '0.9.2'
4+
__version__ = '0.9.3'
55
from django_choices_flow.base import Choices

0 commit comments

Comments
 (0)