Skip to content

Commit

Permalink
Bump version: 0.8.3 → 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alpae committed Jul 28, 2023
1 parent 43ec51a commit a085c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyopa/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from .backend.pyopa import *
from .aligner import Aligner

__version__ = "0.8.3"
__version__ = "0.8.4"


def version():
Expand Down

0 comments on commit a085c08

Please sign in to comment.