Răsfoiți Sursa

chore(release): 0.3.2 [CI SKIP]

## [0.3.2](https://git.snas.black-burn.ch/FHNW/openconnect-ms-auth/compare/0.3.1...0.3.2) (2024-10-29)

### Bug Fixes

* Change case of readme ([01029d1](https://git.snas.black-burn.ch/FHNW/openconnect-ms-auth/commit/01029d1beefe471830f4f6d2ac50c1dc6c3eee09))
semantic-release-bot 1 an în urmă
părinte
comite
e0aa85c482
2 a modificat fișierele cu 7 adăugiri și 1 ștergeri
  1. 6 0
      CHANGELOG.md
  2. 1 1
      pyproject.toml

+ 6 - 0
CHANGELOG.md

@@ -1,3 +1,9 @@
+## [0.3.2](https://git.snas.black-burn.ch/FHNW/openconnect-ms-auth/compare/0.3.1...0.3.2) (2024-10-29)
+
+### Bug Fixes
+
+- Change case of readme ([01029d1](https://git.snas.black-burn.ch/FHNW/openconnect-ms-auth/commit/01029d1beefe471830f4f6d2ac50c1dc6c3eee09))
+
 ## [0.3.1](https://git.snas.black-burn.ch/FHNW/openconnect-ms-auth/compare/0.3.0...0.3.1) (2024-10-29)
 
 ### Bug Fixes

+ 1 - 1
pyproject.toml

@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "ocma"
-version = "0.3.1"
+version = "0.3.2"
 license = "mit"
 description = "Openconnect Microsoft Authenticator"
 authors = ["Sean Blackburn <birdicode@gmail.com>"]