-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
While we are in initial beta, the default tag is 3.14-dev, to encourage testing of prereleases (on the assumption that only prerelease testers will have prerelease PyManager):
pymanager/src/manage/commands.py
Line 25 in 0f75607
DEFAULT_TAG = "3.14-dev" |
Before we make a stable release (which presumably will be just after 3.14.0 releases), we should switch this to just '3'.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request