arrow-py / arrow

🏹 Better dates & times for Python
https://arrow.readthedocs.io
Apache License 2.0
8.7k stars 673 forks source link

Bump version to 1.2.3 and update CHANGELOG #1116

Closed systemcatch closed 2 years ago

systemcatch commented 2 years ago

Pull Request Checklist

Thank you for taking the time to improve Arrow! Before submitting your pull request, please check all appropriate boxes:

If you have any questions about your code changes or any of the points above, please submit your questions along with the pull request and we will try our best to help!

Description of Changes

codecov[bot] commented 2 years ago

Codecov Report

Merging #1116 (fcc0630) into master (dc6428f) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #1116   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines         2325      2325           
  Branches       449       449           
=========================================
  Hits          2325      2325           
Impacted Files Coverage Δ
arrow/_version.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dc6428f...fcc0630. Read the comment docs.

cyriaka90 commented 2 years ago

Hello :) The newest version is still not available here: https://github.com/arrow-py/arrow/releases / https://pypi.org/project/arrow/#history Is that on purpose?

anishnya commented 2 years ago

@cyriaka90 no. Both I and @krisfremen don't have access to push tags to PyPi. We (hopefully) plan on pushing the tags out this week.

cyriaka90 commented 2 years ago

Ah, okay! Didn't know that. Thanks - and no pressure! :)