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 2907c3f commit 4495374Copy full SHA for 4495374
src/oracledb/version.py
@@ -1,5 +1,5 @@
1
#------------------------------------------------------------------------------
2
-# Copyright (c) 2021, 2022, Oracle and/or its affiliates.
+# Copyright (c) 2021, 2023, Oracle and/or its affiliates.
3
#
4
# This software is dual-licensed to you under the Universal Permissive License
5
# (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl and Apache License
@@ -30,4 +30,4 @@
30
# file doc/src/conf.py both reference this file directly.
31
32
33
-__version__ = "1.3.0"
+__version__ = "1.3.1"
0 commit comments