ci(python): bump and ci back to stable only

This commit is contained in:
cschen 2024-09-11 01:17:03 +02:00
parent da45afb3cb
commit d40f37e8d4
2 changed files with 1 additions and 2 deletions

View file

@ -8,7 +8,6 @@ name: python
on:
push:
branches:
- dev
- stable
permissions:

View file

@ -1,6 +1,6 @@
[project]
name = "codemp"
version = "0.0.8"
version = "0.0.9"
description = "code multiplexer"
requires-python = ">= 3.8"
license = "GPL-3.0-only"