Skip to content

Commit 5f7de89

Browse files
committed
Bump to version 0.2.2 (to match the tag)
1 parent f05cd97 commit 5f7de89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config_models/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
from __future__ import absolute_import, unicode_literals
66

7-
__version__ = '0.2.0'
7+
__version__ = '0.2.2'
88

99
default_app_config = 'config_models.apps.ConfigModelsConfig' # pylint: disable=invalid-name

0 commit comments

Comments
 (0)