vinegar.version¶
Provides the version of the Vinegar distribution.
- vinegar.version.VERSION = (2, 0, 0)¶
Version (as a tuple).
When changing the version here, it also has to be changed in debian/changelog.
- vinegar.version.VERSION_STRING = '2.0.0'¶
Version (as a string)