HI,

when I execute a "devpi upload" in my package folder, the uploaded version always gets a "dev" postfix appended to the version. To install such a version using pip, I have to specifiy the --pre flag. I have no glue whether devpi decides to append this postfix or setuptools or ... Could somebody give me a hint how to get rid of this behavior?

kind regards,
Achim