Skip to content

Commit

Permalink
Bump version to 24.1.dev0 for next dev cycle
Browse files Browse the repository at this point in the history
v23.1 will not be released because we're well into 2024 now.
  • Loading branch information
douglatornell committed Apr 21, 2024
1 parent e5e7b6b commit f8b4be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salishsea_site/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

"""Pyramid web app that serves the salishsea.eos.ubc.ca site
"""
__version__ = "23.1.dev0"
__version__ = "24.1.dev0"

import os

Expand Down

0 comments on commit f8b4be2

Please sign in to comment.