Skip to content

Commit

Permalink
Change v1.2.0 to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moshi4 committed Jul 13, 2024
1 parent 296158f commit 20d4f85
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.0"
__version__ = "1.2.1"

__all__ = [
"GenomeViz",
Expand Down

0 comments on commit 20d4f85

Please sign in to comment.