<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I didn't run it, just checked the code…<div class=""><br class=""></div><div class=""><a href="https://github.com/GreatFruitAndy/pyqtdeploy/blob/master/setup.py#L39-L52" class="">https://github.com/GreatFruitAndy/pyqtdeploy/blob/master/setup.py#L39-L52</a></div><div class=""><br class=""></div><div class="">It looks like it will use 'unknown' as version.</div><div class=""><br class=""></div><div class="">May I know why version number cannot be kept in the version.py file without using make or other generators?</div><div class="">One could use the "-pre" postfix to distinguish release from development versions.</div><div class=""><br class=""></div><div class="">E.g. just after release of 0.9, simply update it to 0.10-pre.</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 25 нояб. 2014 г., at 16:25, Phil Thompson <<a href="mailto:phil@riverbankcomputing.com" class="">phil@riverbankcomputing.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">On 25/11/2014 8:22 pm, Ilya Kulakov wrote:<br class=""><blockquote type="cite" class="">Hi Phil,<br class="">I've seen most recent changes regarding using the version.py file.<br class="">However this file is still not part of the repository. Could you fix that?<br class=""></blockquote><br class="">Doesn't pip run setup.py?<br class=""><br class="">Phil<br class=""></div></blockquote></div><br class=""></div></body></html>