Skip to content

Commit

Permalink
change version to non -dev so it should generate a main_vX.Y branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemccabe committed Nov 14, 2024
1 parent 99d3e78 commit dc4d58c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion component_name/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.0.0-beta6-dev"
__version__ = "3.0.0-rc1"

0 comments on commit dc4d58c

Please sign in to comment.