Skip to content

Commit 9d044c7

Browse files
committed
prepare release
1 parent 78e0ca3 commit 9d044c7

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.3 (unreleased)
3+
## 4.0.3 (2024-05-17)
44

55

66
- Fix #45: Packages with capital names do not get ignored when checked out.

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.3.dev0"
4+
version = "4.0.3"
55
keywords = ["pip", "vcs", "git", "development"]
66
authors = [
77
{name = "MX Stack Developers", email = "[email protected]" }

0 commit comments

Comments
 (0)