File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ PyNite depends on the following packages:
62
62
* sympy: Only needed if you want to view the derivations used to build PyNite.
63
63
64
64
# What's New?
65
- v0.0.57 & 0.0.60
65
+ v0.0.57 thru 0.0.61
66
66
* Fixed a stubborn bug that wouldn't create openings if they didn't have a node inside them. This prevented openings from showing up in small meshes.
67
67
* Added unit testing to help identify similar problems with mesh openings in the future.
68
68
Original file line number Diff line number Diff line change 5
5
6
6
setuptools .setup (
7
7
name = "PyNiteFEA" ,
8
- version = "0.0.60 " ,
8
+ version = "0.0.61 " ,
9
9
author = "D. Craig Brinck, PE, SE" ,
10
10
author_email = "Building.Code@outlook.com" ,
11
11
description = "A simple elastic 3D structural finite element library for Python." ,
You can’t perform that action at this time.
0 commit comments