julen / pootle

Web-based translation and translation management tool

This URL has Read+Write access

pootle / __version__.py
100644 6 lines (4 sloc) 0.108 kb
1
2
3
4
5
6
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""this file contains the version of pootle"""
ver = "1.1.0"