bumping version to tldp-0.7.5

This commit is contained in:
Martin A. Brown 2016-04-19 19:09:55 -07:00
parent c290aaad03
commit 7f3af31a16
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
%define sourcename tldp
%define name python-tldp
%define version 0.7.4
%define unmangled_version 0.7.4
%define unmangled_version 0.7.4
%define version 0.7.5
%define unmangled_version 0.7.5
%define unmangled_version 0.7.5
%define release 1
Summary: processing tools for Asciidoc, DocBook XML, DocBook SGML and Linuxdoc

View File

@ -11,7 +11,7 @@ with open(os.path.join(os.path.dirname(__file__), 'README.rst')) as r_file:
setup(
name='tldp',
version='0.7.4',
version='0.7.5',
license='MIT',
author='Martin A. Brown',
author_email='martin@linux-ip.net',