Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 9, 2021
1 parent aefe32c commit 3c06929
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openpnm/__version__.py
@@ -1 +1 @@
__version__ = '2.8.0'
__version__ = '2.8.1'
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2.8.0
current_version = 2.8.1

[flake8]
ignore = E122,E127,E203,E222,E226,E225,E241,E402,W503,F401
Expand Down

0 comments on commit 3c06929

Please sign in to comment.