Skip to content

Commit a4fd60a

Browse files
committed
Bump version to 5.0.0
1 parent 3ab06cc commit a4fd60a

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__ = "4.2.1"
3+
__version__ = "5.0.0"
44

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

0 commit comments

Comments
 (0)