Skip to content

Commit 2476bf2

Browse files
committed
v0.9.1 update
1 parent 4084963 commit 2476bf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
setup(
77
name='fontmake-mp',
8-
version='0.9.0',
8+
version='0.9.1',
99
description='A font vertical metrics reporting and line spacing adjustment tool',
1010
url='https://github.com/source-foundry/fontmake-mp',
1111
license='MIT license',
1212
author='Christopher Simpkins',
1313
author_email='chris@sourcefoundry.org',
1414
platforms=['any'],
1515
install_requires=['fontmake']
16-
)
16+
)

0 commit comments

Comments
 (0)