vinegar.version

Provides the version of the Vinegar distribution.

vinegar.version.VERSION = (1, 0, 0)

Version (as a tuple).

When changing the version here, it also has to be changed in debian/changelog.

vinegar.version.VERSION_STRING = '1.0.0'

Version (as a string)