New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

oe-python-template

Package Overview
Dependencies
Maintainers
1
Versions
255
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oe-python-template - pypi Package Compare versions

Comparing version
0.17.5
to
0.17.6
+1
-1
PKG-INFO
Metadata-Version: 2.4
Name: oe-python-template
Version: 0.17.5
Version: 0.17.6
Summary: 🧠 Copier template to scaffold Python projects compliant with best practices and modern tooling.

@@ -5,0 +5,0 @@ Project-URL: Homepage, https://oe-python-template.readthedocs.io/en/latest/

[project]
name = "oe-python-template"
version = "0.17.5"
version = "0.17.6"
description = "🧠 Copier template to scaffold Python projects compliant with best practices and modern tooling."

@@ -291,3 +291,3 @@ readme = "README.md"

[tool.bumpversion]
current_version = "0.17.5"
current_version = "0.17.6"
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"

@@ -294,0 +294,0 @@ serialize = ["{major}.{minor}.{patch}"]