altdesktop / python-dbus-next

🚌 The next great DBus library for Python with asyncio support
https://python-dbus-next.readthedocs.io/en/latest/
MIT License
187 stars 59 forks source link

New release? #88

Closed sphh closed 2 years ago

sphh commented 3 years ago

Thank you for your commit https://github.com/altdesktop/python-dbus-next/commit/04e7c0428ec2e4020d4b95aa70e10feb8e53e22e, which closed my question #86.

May I ask you a favour? Could you please push a new release to PyPi? I want to release my mopidris program and push it to PyPi, but it depends on these new asynchronous properties.

Thanks.

acrisci commented 3 years ago

Yes, I will release pretty soon, probably in a few days.

sphh commented 3 years ago

Oh, thanks!

Can you already disclose the secret, which version number it will get? 0.2.3 or 0.3.0 or an even higher one?

acrisci commented 3 years ago

Very likely 0.2.3, but I won't tell you for sure because I mess up a release sometimes.

sphh commented 3 years ago

Well, these things can happen, can't they?

Thanks. Then I will prepare mine for 'dbus_next>=0.2.3' (and change it later if really needed).

sphh commented 2 years ago

Hi @acrisci: May I ask gently, how the release plan for 0.2.3 looks like?

sphh commented 2 years ago

@acrisci: Is there anything I could help to release the next version?

acrisci commented 2 years ago

It is released

sphh commented 2 years ago

So many thanks!