Skip to content

Commit cdbd1c6

Browse files
committed
prepare release
1 parent 3c68bb5 commit cdbd1c6

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-
### 3.1.0 (unreleased)
3+
### 3.1.0 (2023-12-10)
44

55
- Provide `directory` default setting [rnix]
66
- Feature: Include other INI config files [jensens]

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

0 commit comments

Comments
 (0)