Skip to content

Commit 84ba363

Browse files
committed
Update the release date and version to 6.4
1 parent 3284edf commit 84ba363

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/src/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
# from the other)
4646
#
4747
# The short X.Y version.
48-
version = '6.3'
49-
release = '6.3.0'
48+
version = '6.4'
49+
release = '6.4.0'
5050

5151
# There are two options for replacing |today|: either, you set today to some
5252
# non-false value, then it is used:

doc/src/release_notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ node-oracledb Release Notes
77

88
For deprecated and desupported features, see :ref:`Deprecations and desupported features <deprecations>`.
99

10-
node-oracledb `v6.4.0 <https://github.com/oracle/node-oracledb/compare/v6.3.0...v6.4.0>`__ (TBD)
10+
node-oracledb `v6.4.0 <https://github.com/oracle/node-oracledb/compare/v6.3.0...v6.4.0>`__ (11 Mar 2024)
1111
--------------------------------------------------------------------------------------------------------
1212

1313
Common Changes

0 commit comments

Comments
 (0)