Skip to content

Commit 3400cd6

Browse files
committed
Bump to 10.5.3
1 parent 79a8de8 commit 3400cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

byexample/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''Write snippets of code in C++, Python, Ruby, and others as documentation and execute them as regression tests.'''
22

3-
__version__ = "10.5.2"
3+
__version__ = "10.5.3"
44

55
_author = 'Di Paola Martin'
66
_license = 'GNU GPLv3'

0 commit comments

Comments
 (0)