Closed tigerpaw28 closed 4 years ago
Not sure what the behavior is, if you are using PyWikiBot.
Nonetheless, I'm allowing truncating version suffix for SiteInfo.Version
parsing.
Released v0.7.2
. You should be able to update your NuGet package as soon as it gets propagated.
Excellent. Updated to v0.7.2 and the version parsing is working. Thanks for the quick response and fix!
You're welcome. Happy editing!
The parsing functionality of MediaWikiVersion does not handle version numbers produced by Debian package installations of MediaWiki. TFWiki.net (https://tfwiki.net/wiki/Special:Version) has a version number of 1.19.5-1+deb7u1, but the +deb7u1 portion does not match up to any of the existing dev channel suffixes.