Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rWt6I-007gRj-54 for pgadmin-hackers@arkaria.postgresql.org; Mon, 05 Feb 2024 07:09:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rWt6H-00BYF3-8B for pgadmin-hackers@arkaria.postgresql.org; Mon, 05 Feb 2024 07:09:05 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rWt6G-00BYEY-VP for pgadmin-hackers@lists.postgresql.org; Mon, 05 Feb 2024 07:09:05 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rWt6D-005XYX-W6 for pgadmin-hackers@lists.postgresql.org; Mon, 05 Feb 2024 07:09:04 +0000 Received: from github.com (hubbernetes-node-e6b2b04.ac4-iad.github.net [10.52.220.37]) by smtp.github.com (Postfix) with ESMTPA id 007A570082E for ; Sun, 4 Feb 2024 23:09:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1707116940; bh=lcw0ngumQNMEIBceXxZYRsbe2b2syWaiq0mqWteyDoo=; h=Date:From:To:Subject:From; b=S5qlOl0hRUVRqWcwjSBtUH+gig9valp4JcYMetil1oYOLUTApprMf7E2/wBJ/G9Fm bBk1121/bU407AgSG0YvoIIlJvuw4ZEJSdl8mXoRmtUvzTpdywmEswDuKju8LKsVoh Z4YlXkBXmV6BLQyG7QRbsvRIgko9/ZsGTnFV0Vlo= Date: Sun, 04 Feb 2024 23:08:59 -0800 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] af1f4b: Update version for release v8.3 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: af1f4b3aa77243cc720d5128f5f8bc1d5fe2cdbe https://github.com/pgadmin-org/pgadmin4/commit/af1f4b3aa77243cc720d5128f5f8bc1d5fe2cdbe Author: Akshay Joshi Date: 2024-02-05 (Mon, 05 Feb 2024) Changed paths: M docs/en_US/release_notes_8_3.rst M web/config.py Log Message: ----------- Update version for release v8.3