PyCalendly icon indicating copy to clipboard operation
PyCalendly copied to clipboard

What's the current release plan?

Open spenserblack opened this issue 3 years ago • 0 comments

Thanks for making this library!

While working on #5 I noticed that the version in setup.py is 0.0.1, and also that 1.0.0 and 0.0.1 look like they were published on the same day.

I'm curious if this means the next version will be <1, >=1, or something else. The reason I ask is that I currently have PyCalendly>=1,<2 in my requirements.txt, and I'm wondering if I should change that range.

spenserblack avatar Oct 28 '22 16:10 spenserblack