We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 601b0fe commit 017141aCopy full SHA for 017141a
byexample/__init__.py
@@ -1,6 +1,6 @@
1
'''Write snippets of code in C++, Python, Ruby, and others as documentation and execute them as regression tests.'''
2
3
-__version__ = "10.5.4"
+__version__ = "10.5.5"
4
5
_author = 'Di Paola Martin'
6
_license = 'GNU GPLv3'
0 commit comments