FuelSDK-Python
FuelSDK-Python copied to clipboard
0.9.4 release onto PyPi + tag 0.9.3
GitHub and PyPi seem to be out of sync.
0.9.3 is the only version on PyPi, but isn't tagged on github. 0.9.4 is the most recent tagged release on GitHub, but hasn't been pushed to PyPi.
Can this be resolved?
@therefromhere ,this will be this can be taken care shortly
PyPi still has 0.9.3 only and setup.py has:
install_requires=[
'pyjwt==0.1.9',
'requests==2.2.1',
'suds==0.4',
]
Just wondering when the 'requests>=2.2.1' and 'pyjwt>=0.1.9' changes will be there...
👍 I need access to some of the objects recently added like ET_Send
. I can copy source down directly in meantime but would be awesome to have up on PyPi for cleaner dependencies.
@amagar088 , any progress on this?
@amagar088 can we get an update on this?
1.0.1 has been released, can close this
1.0.1 hasn't been tagged, can that be done before this is closed?