namaggarwal / splitwise

Python SDK for Splitwise
MIT License
184 stars 46 forks source link

pip Version 2.3 does not include UpdateExpense #72

Closed lorcan17 closed 1 year ago

lorcan17 commented 1 year ago

Traceback (most recent call last): File "src/update_expenses.py", line 87, in <module> s.updateExpense(expense) AttributeError: 'Splitwise' object has no attribute 'updateExpense' Error: Process completed with exit code 1.

Here's my pip code: Collecting splitwise==2.3.0 Using cached splitwise-2.3.0-py3-none-any.whl (50 kB)

Can you update the version on pip?

lorcan17 commented 1 year ago

I'm able to run my script by using pulling the source code from this repo so the issue is definately with the pip version

namaggarwal commented 1 year ago

Testing this functionality and will be releasing soon

namaggarwal commented 1 year ago

Released version 2.4.0