Skip to content

Commit 4abd1a3

Browse files
committed
3.3.0
1 parent b79b656 commit 4abd1a3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Release History
22
===============
3+
3.3.0 (release 2025-11-13)
4+
--------------------------
5+
- Official supported Python versions changed to 3.10, 3.11, 3.12 and 3.13
6+
- --auto-topup, --auto-topup-prb-days-off, --auto-topup-prb-similarity, --target-update-hours, and --aggregator-client-id added to measure command
7+
38
3.2.0 (release 2025-09-24)
49
--------------------------
510
- Use sendBacklog when streaming new measurements to avoid missed results in case of high network or client latencies

ripe/atlas/tools/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# You should have received a copy of the GNU General Public License
1414
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1515

16-
__version__ = "3.2.0"
16+
__version__ = "3.3.0"

0 commit comments

Comments
 (0)