diff options
Diffstat (limited to 'lang/python/pyme/version.py.in')
-rw-r--r-- | lang/python/pyme/version.py.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/python/pyme/version.py.in b/lang/python/pyme/version.py.in index a8ab0ca4..a40e02d3 100644 --- a/lang/python/pyme/version.py.in +++ b/lang/python/pyme/version.py.in @@ -59,3 +59,6 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA""" + +# Interface hygiene. Keep this at the end. +del gpgme |