Skip to content

Commit 28b28f0

Browse files
committedMay 22, 2024·
Release V0.3.0
·
v0.5.1v0.3.0
1 parent bd8064e commit 28b28f0

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
@@ -1,5 +1,5 @@
11
__name__ = 'scrutinydebugger'
2-
__version__ = '0.2.2'
2+
__version__ = '0.3.0'
33
__author__ = 'Pier-Yves Lessard'
44
__credits__ = ['Pier-Yves Lessard', 'Frédéric Morin']
55
__license__ = 'MIT'

0 commit comments

Comments
 (0)
Please sign in to comment.