Bump the version even further

With the API breaking changes, I think it's better to bump to next
major version.
This commit is contained in:
Mikkel Munch Mortensen 2024-08-22 09:10:57 +02:00
parent d43d8917a2
commit 4ad40ae885

View file

@ -1,6 +1,6 @@
[project] [project]
name = "cpsms" name = "cpsms"
version = "2.1.0" version = "3.0.0"
authors = [ authors = [
{ name="Mikkel Munch Mortensen", email="3xm@detfalskested.dk" }, { name="Mikkel Munch Mortensen", email="3xm@detfalskested.dk" },
] ]