We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1738f29 commit 88df27aCopy full SHA for 88df27a
rules/__init__.py
@@ -21,6 +21,6 @@
21
test_rule,
22
)
23
24
-VERSION = (2, 2, 0, "final", 1)
+VERSION = (3, 0, 0, "final", 1)
25
26
default_app_config = "rules.apps.RulesConfig"
0 commit comments