Skip to content

Commit 589eae8

Browse files
committed
Preparing release 3.0.0b1
1 parent 45fe93a commit 589eae8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changes
22
=======
33

4-
3.0.0.b1 (unreleased)
5-
---------------------
4+
3.0.0b1 (2022-11-21)
5+
--------------------
66

77
- Do not use ``libvcs``, but recycled and updated (type hints, tests) ``mr.developer`` VCS code.
88
Code for GIT is tested well, code for SVN, Mercurial, Bazaar and DARCS needs contributors with knowledge in this area.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
version = 3.0.0b1.dev0
2+
version = 3.0.0b1
33
name = mxdev
44
description = Enable to work with Python projects containing lots of packages, of which you only want to develop some.
55
long_description = file: README.rst, CHANGES.rst

0 commit comments

Comments
 (0)