Project

Profile

Help

Issue #7156

Updated by pulpbot over 2 years ago

 

 **Ticket moved to GitHub**: "pulp/pulpcore/1916":https://github.com/pulp/pulpcore/issues/1916 




 ---- 


 ~~~ 
 .travis/release.py --lower    3.4 --upper 3.6 patch 
 ~~~ 
 It creates correctly changelog and the releasing commit. 
 The last commit which bumps version to next x.y.z.dev doesn't set the upper limit on pulpcore. 
 X.Y branch should always have upper limit for the pulpcore. 

Back