Skip to content

1.2.0

Compare
Choose a tag to compare
@connordelacruz connordelacruz released this 03 Apr 19:41
· 22 commits to master since this release

Moved randomuser module to the top level of the project. It was redundant to keep it in a package since it was a single module and led to awkward documentation (e.g. randomuser.randomuser.RandomUser).