0.1.0 Release
Pre-release
Pre-release
First minor release, includes some new methods like as_tuple()
as well as arithmetic methods like add
or sub
. Also, this release builds in a process of embedding Python in .c
test files to test the extension from inside C, rather than just via Python.