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 3ab06cc commit a4fd60aCopy full SHA for a4fd60a
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__ = "4.2.1"
+__version__ = "5.0.0"
4
5
_author = 'Di Paola Martin'
6
_license = 'GNU GPLv3'
0 commit comments