We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0362429 commit fafeb30Copy full SHA for fafeb30
CHANGELOG.md
@@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file.
4
5
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased](https://github.com/alexdlaird/pyngrok/compare/7.2.2...HEAD)
+## [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
10
11
### Added
12
pyngrok/__init__.py
@@ -1,3 +1,3 @@
1
__copyright__ = "Copyright (c) 2018-2024 Alex Laird"
2
__license__ = "MIT"
3
-__version__ = "7.2.2"
+__version__ = "7.2.3"
0 commit comments