We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad12b2 commit e962b2aCopy full SHA for e962b2a
docs/HISTORY.txt
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+1.6.2 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
1.6.1 (2025-10-10)
11
------------------
12
setup.py
@@ -5,7 +5,7 @@
import os
from setuptools import setup, find_packages
-version = "1.6.1"
+version = "1.6.2.dev0"
setup(
name="redturtle.bandi",
0 commit comments