maintenance branch is now 1.2.17.dev
This commit is contained in:
parent
354042b84d
commit
3d959c1d5f
1 changed files with 4 additions and 4 deletions
|
|
@ -16,11 +16,11 @@ prerelease
|
|||
HEAD
|
||||
\(detached.*
|
||||
|
||||
# maintenance is currently the branch for preparation of maintenance release 1.2.16
|
||||
# maintenance is currently the branch for preparation of maintenance release 1.2.17
|
||||
# so are any fix/... and improve/... branches
|
||||
maintenance 1.2.16 afdb98a92fb5dae2661aa252975933be55bef2c2 pep440-dev
|
||||
fix/.* 1.2.16 afdb98a92fb5dae2661aa252975933be55bef2c2 pep440-dev
|
||||
improve/.* 1.2.16 afdb98a92fb5dae2661aa252975933be55bef2c2 pep440-dev
|
||||
maintenance 1.2.17 354042b84d488db38ac1917bb69bd164f4e7f750 pep440-dev
|
||||
fix/.* 1.2.17 354042b84d488db38ac1917bb69bd164f4e7f750 pep440-dev
|
||||
improve/.* 1.2.17 354042b84d488db38ac1917bb69bd164f4e7f750 pep440-dev
|
||||
|
||||
# every other branch is a development branch and thus gets resolved to 1.3.0-dev for now
|
||||
.* 1.3.0 198d3450d94be1a2 pep440-dev
|
||||
|
|
|
|||
Loading…
Reference in a new issue