Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcmenamin authored Sep 21, 2017
1 parent a8ce413 commit 0cbf55e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -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.

Expand All @@ -10,4 +10,4 @@ This should be compatible with Python 2 and 3.
`./tests` contains pytest unit tests

# Installation
You can install it using pip like this: `pip install fa_kit`
You can install it using pip like this: `pip install fa_kit`

0 comments on commit 0cbf55e

Please sign in to comment.