Skip to content

Commit dc712d1

Browse files
committed
Back to development: 4.0.2
1 parent efd9a5c commit dc712d1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Changes
22

3+
## 4.0.2 (unreleased)
4+
5+
6+
- Nothing changed yet.
7+
8+
39
## 4.0.1 (2024-03-01)
410

511
- Fix specifying out a revision (#40)

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

0 commit comments

Comments
 (0)