Skip to content

Commit 0d79384

Browse files
committed
Release v0.10.1
1 parent 15a7540 commit 0d79384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scrutiny/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313
__name__ = 'scrutiny'
14-
__version__ = '0.10.0'
14+
__version__ = '0.10.1'
1515
__author__ = 'Scrutiny Debugger'
1616
__credits__ = ['Pier-Yves Lessard', 'Frédéric Morin', 'Joel Viau', 'Antoine Robidoux']
1717
__license__ = 'MIT'

0 commit comments

Comments
 (0)