Skip to content

Commit 67c7bf1

Browse files
committed
Updated version number.
1 parent 2d41bb8 commit 67c7bf1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
copyright = '2023, IP2Location'
1010
author = 'IP2Location'
1111

12-
release = '9.7.1'
13-
version = '9.7.1'
12+
release = '9.7.3'
13+
version = '9.7.3'
1414

1515
# -- General configuration
1616

src/Database.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Database
1212
*
1313
* @var string
1414
*/
15-
public const VERSION = '9.7.2';
15+
public const VERSION = '9.7.3';
1616

1717
/**
1818
* Unsupported field message.

0 commit comments

Comments
 (0)