Skip to content

Commit caffa2f

Browse files
author
Matthias Koefferlein
committed
Adding MANIFEST.in file
1 parent 8823bb3 commit caffa2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
)
4242

4343
setup(name='FastCap2',
44-
version='2.0',
44+
version='2.1',
4545
description='FastCap2 Python port',
4646
long_description='FastCap2 is a venerable state-of-the art tool to compute the capacitance matrix from an arrangement of (ideal) conductors and dielectric surfaces in the quasi-static case. This module provides a Python API for this tool.\n\nFor more details see https://klayoutmatthias.github.io/FastCap2/introduction.html',
4747
long_description_content_type='text/x-rst',

0 commit comments

Comments
 (0)