We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 474d46f commit 45a1d4dCopy full SHA for 45a1d4d
django_choices_flow/__init__.py
@@ -1,5 +1,5 @@
1
#!/usr/bin/env python
2
# -*- coding: utf-8 -*-
3
4
-__version__ = '0.9.2'
+__version__ = '0.9.3'
5
from django_choices_flow.base import Choices
0 commit comments