-
-
Notifications
You must be signed in to change notification settings - Fork 316
Description
Hi there! I'm thinking that it may be a good time to put out a new release/tag for buku on PyPi and GitHub. As a new user, I very quickly ran into the notorious (tickets not linked here) "if not None bug" fixed by #838 back in May. A release containing this fix is probably overdue!
Perhaps part of the reason there have been so many tickets, is because the first Example listed in the README (buku -w) falls victim to this bug. Given that, I don't think it is a very esoteric use case which is exacerbating this and it's good to prioritize a release.
Are there barriers to releasing a new version to PyPi/GitHub right now outside of bumping the version number? I am currently running the latest commit on master (641024b) and I have not experienced any issues.
Thanks!