ofxclient icon indicating copy to clipboard operation
ofxclient copied to clipboard

New release?

Open bhipple opened this issue 7 years ago • 3 comments

It looks like the master branch has a few bugfixes that haven't been released since the 2.0.3 version from Apr 28, 2017. When you get a chance, would you be willing to cut a new release?

bhipple avatar May 27 '18 16:05 bhipple

I'd really appreciate a new release on PyPI as well...

jantman avatar Jul 26 '18 11:07 jantman

You can install the version in master with

pip install git+https://github.com/captin411/ofxclient.git@master

antonioshadji avatar Oct 26 '18 00:10 antonioshadji

Yeah, that should work if you're trying to install it locally. That won't, however, work if you want to make it a dependency of another package via setup.py.

jantman avatar Oct 26 '18 00:10 jantman