Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdadams committed Aug 9, 2024
1 parent 6a3d1a4 commit f9069dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wmrc/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
This must only include a single line: __version__ = 'x.y.z'
"""

__version__ = "1.1.0"
__version__ = "1.2.0"

0 comments on commit f9069dd

Please sign in to comment.