From c3daa8ca493e6185a17a6f0ce71ad26231590718 Mon Sep 17 00:00:00 2001 From: SteveDoyle2 Date: Tue, 26 Jun 2018 23:06:34 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba01c5237a..0b3996a6fd 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,8 @@ This should be hidden... This should be hidden... ---> +# News + ### pyNastran v1.1.0 has been released (6/26/2018) It's been roughly a year and ~100 tickets closed since the last version, so it's probably @@ -126,8 +128,6 @@ Known issues: - Transient Pandas Dataframes will fail for newer versions of numpy/pandas. If anyone knows how to use a MultiIndex, this is probably pretty easy to fix. -# News - ### pyNastran v1.0.0 has been released (5/25/2017) This is a major release. The focus this time has been on robustness and testing. Hopefully, it shows. The software has also been relicensed to be **BSD-3**, which