Skip to content

Commit

Permalink
Bump version: 2.5.0 → 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yaythomas authored and thomas committed Feb 8, 2019
1 parent 2dfc326 commit 43b7fa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pypyr/version.py
Expand Up @@ -2,7 +2,7 @@

import platform

__version__ = '2.5.0'
__version__ = '2.6.0'


def get_version():
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2.5.0
current_version = 2.6.0

[bdist_wheel]
universal = 0
Expand Down

0 comments on commit 43b7fa8

Please sign in to comment.