Hello,<br><br>I have a question about reassigning tags. This morning I tagged by project 0.5b4 and pushed to launchpad, and then I noticed that __version__ in __init__.py was still set to 0.5b3. So I make the correction, run &quot;bzr tag --delete 0.5b4 &amp;&amp; bzr tag 0.5b4&quot;. Now when I push and pull, I get a conflicting tags report for 0.5b4. Could anyone explain why, and what the proper procedure would have been? I ended up having to delete my 0.5b4 tag entirely and bump my revision to 0.5b5 and tag that in order to silence the conflict report.<br>
<br>Thanks,<br>Darren<br>