Skip to content

Commit 2287738

Browse files
committed
Preparing release 4.0.1
1 parent eca4faf commit 2287738

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Changes
22

3-
### 4.0.1 (unreleased)
3+
## 4.0.1 (2024-03-01)
44

55
- Fix specifying out a revision (#40)
66
[pbauer]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "mxdev"
33
description = "Enable to work with Python projects containing lots of packages, of which you only want to develop some."
4-
version = "4.0.1.dev0"
4+
version = "4.0.1"
55
keywords = ["pip", "vcs", "git", "development"]
66
authors = [
77
{name = "MX Stack Developers", email = "dev@bluedynamics.com" }

0 commit comments

Comments
 (0)