diff --git a/python-tablib.changes b/python-tablib.changes index 26ff45d..3ee0417 100644 --- a/python-tablib.changes +++ b/python-tablib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Dec 13 17:21:30 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 3.3.0 + * Add support for Python 3.11 (#525). + * ODS export: integers/floats/decimals are exported as numbers (#527). + ------------------------------------------------------------------- Tue Oct 11 07:35:41 UTC 2022 - John Vandenberg diff --git a/python-tablib.spec b/python-tablib.spec index 0917215..e8a9785 100644 --- a/python-tablib.spec +++ b/python-tablib.spec @@ -24,7 +24,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-tablib -Version: 3.2.1 +Version: 3.3.0 Release: 0 Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV) License: MIT diff --git a/tablib-3.2.1.tar.gz b/tablib-3.2.1.tar.gz deleted file mode 100644 index bcb12e7..0000000 --- a/tablib-3.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a57f2770b8c225febec1cb1e65012a69cf30dd28be810e0ff98d024768c7d0f1 -size 96754 diff --git a/tablib-3.3.0.tar.gz b/tablib-3.3.0.tar.gz new file mode 100644 index 0000000..109bb2f --- /dev/null +++ b/tablib-3.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11e02a6f81d256e0666877d8397972d10302307a54c04fd7157e92faf740cb10 +size 96920