Skip to content

Commit

Permalink
chore: bump version in __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Jun 26, 2024
1 parent 85f14d8 commit 23e1783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voluptuous/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@

# fmt: on

__version__ = '0.15.0'
__version__ = '0.15.1'
__author__ = 'alecthomas'

0 comments on commit 23e1783

Please sign in to comment.