Skip to content

Commit

Permalink
Change v1.2.1 to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moshi4 committed Aug 4, 2024
1 parent 1bc3030 commit 1d62280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pygenomeviz/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from pygenomeviz.genomeviz import GenomeViz

__version__ = "1.2.1"
__version__ = "1.3.0"

__all__ = [
"GenomeViz",
Expand Down

0 comments on commit 1d62280

Please sign in to comment.