We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240ebf9 commit 47a96b0Copy full SHA for 47a96b0
setup.py
@@ -2,7 +2,7 @@
2
from distutils.core import setup
3
4
setup(name='twd97',
5
- version='0.1.0',
+ version='0.1.1',
6
description='Python converter between TWD97 and WGS84',
7
license='MIT',
8
author='Tom Chiung-ting Chen',
0 commit comments