Skip to content

Commit 55b5a77

Browse files
committed
Updated version for 0.8.2 release
1 parent 0571028 commit 55b5a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debug_toolbar/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = (0, 8, 1)
1+
VERSION = (0, 8, 2)
22
__version__ = '.'.join(map(str, VERSION))

0 commit comments

Comments
 (0)