Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Cut a 0.1.9 release to fix async issues #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Pezmc
Copy link

@Pezmc Pezmc commented Jan 9, 2022

Using:

[tool.poetry.dependencies]
ynab_client = "^0.1.8"

My machine ends up with an old copy of this package that hasn't fixed all the python 3.7 issues from the reserved async keyword. I manually fixed these locally ready to open a PR before I realised they've already been fixed (#12), just not released.

This PR updates the version number so consumers can ensure they're getting a python 3.7 compatible version.

All the Python 3.7 fixes (async) haven't been released yet as a new version wasn't cut.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant