=== jamesh_ is now known as jamesh [09:47] hello [09:47] does bazaar have a concept of version that is different from tag? [09:48] I'm trying to specify a version for a project on launchpad using https://pip.pypa.io/en/stable/reference/pip_install/?highlight=bzr#bazaar syntax [09:48] it says "tags or revisions" but on launchpad I see "version" [09:48] to be more clear https://launchpad.net/pygobject/trunk/3.0.2 [09:49] I see 3.0.2 is not a revision, it could be just a tag that in the previous example is specified with @v but I tried both @3.0.2 and @v3.0.2 and I got a message saying "that revision doesn't exist" [10:09] nvm, I didn't need the launchpad repo in first place, upstream is on git [10:09] bye