Skip to content

Commit

Permalink
Prepare for v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed May 16, 2018
1 parent f29c9bb commit 58d0fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion semver.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import re


__version__ = '2.8.0'
__version__ = '2.8.1'
__author__ = 'Kostiantyn Rybnikov'
__author_email__ = 'k-bx@k-bx.com'
__maintainer__ = 'Sebastien Celles'
Expand Down

0 comments on commit 58d0fcf

Please sign in to comment.