summaryrefslogtreecommitdiff
path: root/obnamlib/version.py
blob: 9691c71ffd3306ebf7608b88ffeb30af135780cb (plain)
1
2
__version__ = "1.21+git"
__version_info__ = (1, 21, '+git')