File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- pytiger (1.0.1) UNRELEASED ; urgency=medium
1+ pytiger (1.1.0) unstable ; urgency=medium
22
33 [ Chris Boot ]
44 * Add pytiger.utils.plugins module.
@@ -7,7 +7,7 @@ pytiger (1.0.1) UNRELEASED; urgency=medium
77 [ Jonathan Wiltshire ]
88 * debian/copyright: update years
99
10- -- Chris Boot <crb @tiger-computing.co.uk> Tue, 07 Jun 2016 10:53:54 +0100
10+ -- Jonathan Wiltshire <jmw @tiger-computing.co.uk> Tue, 07 Jun 2016 11:46:19 +0100
1111
1212pytiger (1.0.0) unstable; urgency=low
1313
Original file line number Diff line number Diff line change 22Changes in pytiger
33******************
44
5- In development
5+ Release 1.1.0
66==============
77
88* Python 3 compatibility
Original file line number Diff line number Diff line change 99from setuptools import setup , find_packages
1010
1111setup (name = 'pytiger' ,
12- version = '1.0 .0' ,
12+ version = '1.1 .0' ,
1313 description = 'Tiger Computing Ltd Python Utilities' ,
1414 author = 'Tiger Computing Ltd' ,
1515
You can’t perform that action at this time.
0 commit comments