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 3b91711 commit 1a92000Copy full SHA for 1a92000
otlp_psqlpy/version.py
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "0.1.2"
+__version__ = "0.1.3"
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "otlp-psqlpy"
3
-version = "0.1.2"
+version = "0.1.3"
4
description = ""
5
authors = ["chandr-andr (Kiselev Aleksandr) <[email protected]>"]
6
readme = "README.md"
0 commit comments