update version number

pull/10/head
Andy 2017-02-20 23:02:09 -08:00
parent 19841906f7
commit 46e141ad0a
2 changed files with 2 additions and 2 deletions

View File

@ -5,4 +5,4 @@
<path d="M 175.0,162.5 L 175.0,236.805280985" fill="none" stroke="green" stroke-width="0.2"/> <path d="M 175.0,162.5 L 175.0,236.805280985" fill="none" stroke="green" stroke-width="0.2"/>
<path d="M 175.0,162.5 L 249.305280985,162.5" fill="none" stroke="pink" stroke-width="0.2"/> <path d="M 175.0,162.5 L 249.305280985,162.5" fill="none" stroke="pink" stroke-width="0.2"/>
<circle cx="175.0" cy="162.5" fill="#ff0000" r="1.0"/> <circle cx="175.0" cy="162.5" fill="#ff0000" r="1.0"/>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 618 B

After

Width:  |  Height:  |  Size: 617 B

View File

@ -3,7 +3,7 @@ import codecs
import os import os
VERSION = '1.2.5' VERSION = '1.2.6'
AUTHOR_NAME = 'Andy Port' AUTHOR_NAME = 'Andy Port'
AUTHOR_EMAIL = 'AndyAPort@gmail.com' AUTHOR_EMAIL = 'AndyAPort@gmail.com'