fix bugs that fail judgement of path's containment
This commit is contained in:
parent
244fcaa534
commit
ca23fbd953
8 changed files with 9021 additions and 14 deletions
2
setup.py
2
setup.py
|
|
@ -10,7 +10,7 @@ def read(fname):
|
|||
|
||||
METADATA = {
|
||||
'name': 'pcb-tools-extension',
|
||||
'version': "0.9.2",
|
||||
'version': "0.9.3",
|
||||
'author': 'Hiroshi Murayama <opiopan@gmail.com>',
|
||||
'author_email': "opiopan@gmail.com",
|
||||
'description': ("Extension for pcb-tools package to panelize gerber files"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue