Closed changeling closed 6 years ago
Thanks @changeling :) Yeah I was not ready to publish the current state but I am currently preparing a release so there'll be a new version soon :) I keep you up to date!
New source code is now in the main branch but I am having problems with uploading the new package to PyPI. It may take a bit since I've never done that ^^
No worries. Thanks for responding quickly. (Though I've didn't notice until just now. :/ )
Here's a question. When the code refers to GEDCOM 5.5, is that accurate, or are we talking about 5.5.1?
As it is a fork of https://github.com/madprime/python-gedcom the code should refer to GEDCOM 5.5 as I haven't changed anything in that direction (yet). I may revisit this topic :)
I have also noted that an old version is on PyPI. After downloading a zip-file with master, I installed from that one using pip3 install --user --no-index /path/to/python-gedcom-master.zip
When bumping the version to 0.2.1dev, the version number in setup.py should have been changed as well. Now pip3 reports version 0.2.0dev installed while it really is the latter.
Hey @changeling and @andersbel! SORRY for the late reply. There is now a new version (v0.2.2dev
) available! ✌
pip install python-gedcom
installs the 2012 code.