Skip to content

Commit

Permalink
Version 2024.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
arnoldandreasson authored Feb 23, 2024
1 parent 6e7cb64 commit 701682f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wurb_core/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import sys
import pathlib

__version__ = "2024.0.0-development"
__version__ = "2024.1.0"

# Absolute paths to working directory and executable.
workdir_path = pathlib.Path(__file__).parent.parent.resolve()
Expand Down

0 comments on commit 701682f

Please sign in to comment.