~cjwatson/launchpadlib/tox

« back to all changes in this revision

Viewing changes to src/launchpadlib/__init__.py

  • Committer: Colin Watson
  • Date: 2016-07-12 16:09:19 UTC
  • Revision ID: cjwatson@canonical.com-20160712160919-82vgaw4mesu1f8kl
Tags: 1.10.4
ReleaseĀ 1.10.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
# You should have received a copy of the GNU Lesser General Public License
15
15
# along with launchpadlib. If not, see <http://www.gnu.org/licenses/>.
16
16
 
17
 
__version__ = '1.10.3'
 
17
__version__ = '1.10.4'