Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
patnr committed Feb 26, 2024
1 parent 9b7b787 commit b5bb937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dapper/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.. include:: ./README.md
"""

__version__ = "1.5.1"
__version__ = "1.6.0"

# A parsimonious list of imports used in the examples
from .dpr_config import rc
Expand Down

0 comments on commit b5bb937

Please sign in to comment.