Skip to content

Commit 4495374

Browse files
Bump version.
1 parent 2907c3f commit 4495374

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/oracledb/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#------------------------------------------------------------------------------
2-
# Copyright (c) 2021, 2022, Oracle and/or its affiliates.
2+
# Copyright (c) 2021, 2023, Oracle and/or its affiliates.
33
#
44
# This software is dual-licensed to you under the Universal Permissive License
55
# (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl and Apache License
@@ -30,4 +30,4 @@
3030
# file doc/src/conf.py both reference this file directly.
3131
#------------------------------------------------------------------------------
3232

33-
__version__ = "1.3.0"
33+
__version__ = "1.3.1"

0 commit comments

Comments
 (0)