Skip to content

Commit fafeb30

Browse files
committed
Bump version to 7.2.3.
1 parent 0362429 commit fafeb30

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased](https://github.com/alexdlaird/pyngrok/compare/7.2.2...HEAD)
7+
## [Unreleased](https://github.com/alexdlaird/pyngrok/compare/7.2.3...HEAD)
8+
9+
## [7.2.3](https://github.com/alexdlaird/pyngrok/compare/7.2.2...7.2.3) - 2024-01-08
810

911
### Added
1012

pyngrok/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__copyright__ = "Copyright (c) 2018-2024 Alex Laird"
22
__license__ = "MIT"
3-
__version__ = "7.2.2"
3+
__version__ = "7.2.3"

0 commit comments

Comments
 (0)