Skip to content

Commit 1c95a7f

Browse files
Prep rc branch
1 parent fd1c691 commit 1c95a7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Adjust driver configuration - these options are only available for this connecti
3232
config.MAX_TRANSACTION_RETRY_TIME = 30.0 # default
3333
config.RESOLVER = None # default
3434
config.TRUST = neo4j.TRUST_SYSTEM_CA_SIGNED_CERTIFICATES # default
35-
config.USER_AGENT = neomodel/v5.4.3 # default
35+
config.USER_AGENT = neomodel/v5.4.4 # default
3636

3737
Setting the database name, if different from the default one::
3838

neomodel/_version.py

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

0 commit comments

Comments
 (0)