Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 0cd78d6

Browse files
committed
Bump version 2.1.0
1 parent b3dffa6 commit 0cd78d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meta/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ galaxy_info:
3333

3434
dependencies:
3535
- name: staticdev.pyenv
36-
version: 2.5.1
36+
version: 2.6.1

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 = "ansible-role-python-developer"
3-
version = "2.0.0"
3+
version = "2.1.0"
44
description = "Ansible role to install Python developer tools."
55
authors = ["staticdev <staticdev-support@protonmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)