From 148700747720211007307434eb398c1d4ce60990 Mon Sep 17 00:00:00 2001 From: Brenton McMenamin Date: Wed, 20 Sep 2017 23:43:40 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3e150a..449acaa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # fa_kit -Factor Analysis Kit version 0.1.1 +Factor Analysis Kit version 0.1.2 I've re-written various factor analysis tools for my own use several times over the years, so I'm trying to come up with a single factor analysis package that does everything I want. See also, [this](https://bmcmenamin.github.io/2017/09/12/releasing-fa-kit.html).