Skip to content

Commit e27f3bd

Browse files
authored
whoops 2.0.0
1 parent f7cf6b4 commit e27f3bd

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__ = '3.0.0'
5+
__version__ = '2.0.0'
66

77
DEBUGGER_ERROR_CODE = 'T002'
88

0 commit comments

Comments
 (0)