Fixed wrong version in setup.py for release tag 1.3 - #30
Conversation
|
This pull request is confusing me. It looks like this pull request was created on July 21, 2015 and has two associated commits. One of the pull request's commits, a18b321, is dated July 21, 2015. The other, 8e203e7, is dated June 6, 2015. This commit has a subject line of "Fixed wrong version in setup.py for release tag 1.3" and is changing the version number from 1.3 to 1.4. I'm not sure whether this was intentional. Meanwhile, 72a00c9 from June 6, 2015 already landed in master. This commit similarly has a subject line of "1.3 released" but is actually changing the version strings to 1.4. I'm lost. What should happen with this pull request? Should it be merged or closed at this point? Maybe wikitools 1.3 will end up being like PHP 6 or Windows 9? :-) |
|
Close. The issue was that the commit marked as release 1.3 had version 1.2. |
No description provided.