Add some kwonly arguments to Session.send() (#6266)

Bump version to 2.26
This commit is contained in:
Sebastian Rittau
2021-11-09 17:23:48 -08:00
committed by GitHub
parent 7d9d670ff9
commit 2679ed1c07
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "2.25.*"
version = "2.26.*"
python2 = true