Skip to content

Commit a9f39cb

Browse files
committed
Bump version number
1 parent dc3c7c6 commit a9f39cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openpnm/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.8.1'
1+
__version__ = '2.8.2'

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 2.8.1
2+
current_version = 2.8.2
33

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

0 commit comments

Comments
 (0)