Skip to content

Commit

Permalink
chore: set current version to 0.4.2-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jgpruitt committed Nov 19, 2024
1 parent 099ec0a commit 716f061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/extension/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
def versions() -> list[str]:
# ADD NEW VERSIONS TO THE FRONT OF THIS LIST! STAY SORTED PLEASE
return [
"0.4.2-dev",
"0.4.1", # released
"0.4.0", # released
"0.3.0", # deprecated
Expand Down

0 comments on commit 716f061

Please sign in to comment.