We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6286f9e commit f6cf30dCopy full SHA for f6cf30d
1 file changed
picker/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (2, 0, 0)
+VERSION = (2, 1, 0)
2
default_app_config = "picker.apps.PickerConfig"
3
4
0 commit comments