slashmili / python-jalali

Jalali calendar binding for Python based on Python's datetime module
http://pypi.python.org/pypi/jdatetime/
Other
335 stars 46 forks source link

Use jalali core #151

Closed slashmili closed 3 months ago

slashmili commented 3 months ago

Due to licensing issue raised in #148 , I've decided to take out the LGPL code and release it under a different package called jalali-core.

I'm planning to publish this change as a major release.

hramezani commented 3 months ago

I think you should change the version in jdatetime/__init__.py as well.

https://github.com/slashmili/python-jalali/pull/151/files#diff-21d7a505e67f899179598c343c9cfdacfbdb8233f4ec3f84168f28450d36dfccR19

slashmili commented 3 months ago

Thanks! fixed it.