Skip to content

Commit bfc15d8

Browse files
authored
Bump version to 2.10.2 (#67)
1 parent b2b9db3 commit bfc15d8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
# 2.10.2
4+
5+
- Properly escape backlashes in E614_REGEX
6+
- Improve webhook request validation and test coverage
7+
38
# 2.10.1
49

510
- Removes default params on graphql mutations `PayUmaInvoice` and `CreateUmaInvoice`

lightspark/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.10.1"
1+
__version__ = "2.10.2"

0 commit comments

Comments
 (0)