Skip to content

Commit

Permalink
Merge pull request #687 from bastelfreak/rel730
Browse files Browse the repository at this point in the history
Release 7.3.0
  • Loading branch information
bastelfreak authored Feb 8, 2024
2 parents 05cbf65 + 7b2e88a commit 41026be
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.

## [v7.3.0](https://github.com/voxpupuli/puppet-python/tree/v7.3.0) (2024-02-08)

[Full Changelog](https://github.com/voxpupuli/puppet-python/compare/v7.2.0...v7.3.0)

**Implemented enhancements:**

- Add python\_path to pyvenv class [\#686](https://github.com/voxpupuli/puppet-python/pull/686) ([wmellema](https://github.com/wmellema))

## [v7.2.0](https://github.com/voxpupuli/puppet-python/tree/v7.2.0) (2024-01-01)

[Full Changelog](https://github.com/voxpupuli/puppet-python/compare/v7.1.0...v7.2.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppet-python",
"version": "7.2.1-rc0",
"version": "7.3.0",
"author": "Vox Pupuli",
"summary": "Puppet module for Python",
"license": "Apache-2.0",
Expand Down

0 comments on commit 41026be

Please sign in to comment.