소스 검색

Version bump

Kumi 9 달 전
부모
커밋
d5a96aebb6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -7,7 +7,7 @@ allow-direct-references = true
 
 [project]
 name = "matrix-gptbot"
-version = "0.3.4"
+version = "0.3.5"
 
 authors = [
   { name="Kumi Mitterer", email="gptbot@kumi.email" },