Skip to content

Commit d5cee81

Browse files
committed
Begin development of version 0.7.0
1 parent 1f365fe commit d5cee81

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## 0.7.0 (unreleased)
5+
6+
47
## 0.6.0 (2024-06-30)
58

69
- Added module to write a party to a TOML document.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "lanpartydb"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
description = "Python library for the OrgaTalk LAN Party Database"
55
authors = [
66
{ name = "Jochen Kupperschmidt", email = "homework@nwsnet.de" }

0 commit comments

Comments
 (0)