Skip to content

Commit ebb8b74

Browse files
committed
Add py.typed
1 parent 3d78f21 commit ebb8b74

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Python JSONPath RFC 9535 Change Log
22

3+
## Version 0.1.6 (unreleased)
4+
5+
- Added py.typed.
6+
37
## Version 0.1.5
48

59
**Fixes**

jsonpath_rfc9535/__about__.py

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

jsonpath_rfc9535/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)