We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d41bb8 commit 67c7bf1Copy full SHA for 67c7bf1
docs/source/conf.py
@@ -9,8 +9,8 @@
9
copyright = '2023, IP2Location'
10
author = 'IP2Location'
11
12
-release = '9.7.1'
13
-version = '9.7.1'
+release = '9.7.3'
+version = '9.7.3'
14
15
# -- General configuration
16
src/Database.php
@@ -12,7 +12,7 @@ class Database
*
* @var string
*/
- public const VERSION = '9.7.2';
+ public const VERSION = '9.7.3';
17
/**
18
* Unsupported field message.
0 commit comments