Skip to content

Commit 1a92000

Browse files
committed
Bumped version to 0.1.3
Signed-off-by: chandr-andr (Kiselev Aleksandr) <[email protected]>
1 parent 3b91711 commit 1a92000

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

otlp_psqlpy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.1.2"
15+
__version__ = "0.1.3"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "otlp-psqlpy"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = ""
55
authors = ["chandr-andr (Kiselev Aleksandr) <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)