Skip to content

Commit 88df27a

Browse files
authored
Update project version
1 parent 1738f29 commit 88df27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
test_rule,
2222
)
2323

24-
VERSION = (2, 2, 0, "final", 1)
24+
VERSION = (3, 0, 0, "final", 1)
2525

2626
default_app_config = "rules.apps.RulesConfig"

0 commit comments

Comments
 (0)