Skip to content

Commit f7cf6b4

Browse files
authored
bump to 3.0.0
1 parent 7a1e607 commit f7cf6b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake8_debugger.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import ast
33

44

5-
__version__ = '2.1.0'
5+
__version__ = '3.0.0'
66

77
DEBUGGER_ERROR_CODE = 'T002'
88

0 commit comments

Comments
 (0)