This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a commit to branch fix-ci
in repository https://gitbox.apache.org/repos/asf/incubator-sedona.git
The following commit(s) were added to refs/heads/fix-ci by this push:
new 57de180b Revert Python version
57de180b is described below
commit 57de180b74ab575f1ad3fac4045f603b7bc8f361
Author: Jia Yu <[email protected]>
AuthorDate: Mon Dec 12 20:52:20 2022 -0800
Revert Python version
---
python/sedona/version.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python/sedona/version.py b/python/sedona/version.py
index fe079713..8bf02424 100644
--- a/python/sedona/version.py
+++ b/python/sedona/version.py
@@ -15,4 +15,4 @@
# specific language governing permissions and limitations
# under the License.
-version = "1.3.1"
+version = "1.3.0"