Skip to content

Commit 554eccd

Browse files
committed
Bump version: 0.8.5 → 0.8.6
1 parent 80497a2 commit 554eccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyopa/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from .backend.pyopa import *
22
from .aligner import Aligner
33

4-
__version__ = "0.8.5"
4+
__version__ = "0.8.6"
55

66

77
def version():

0 commit comments

Comments
 (0)