Jelajahi Sumber

chore(release): 0.3.1 [CI SKIP]

## [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

* Install instructions ([aee4fd8](https://git.snas.black-burn.ch/FHNW/openconnect-ms-auth/commit/aee4fd8ab5dfaf096843be4bdfb9348ec6fb3d35))
semantic-release-bot 1 tahun lalu
induk
melakukan
a3c4db8277
2 mengubah file dengan 7 tambahan dan 1 penghapusan
  1. 6 0
      CHANGELOG.md
  2. 1 1
      pyproject.toml

+ 6 - 0
CHANGELOG.md

@@ -1,3 +1,9 @@
+## [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
+
+- Install instructions ([aee4fd8](https://git.snas.black-burn.ch/FHNW/openconnect-ms-auth/commit/aee4fd8ab5dfaf096843be4bdfb9348ec6fb3d35))
+
 # [0.3.0](https://git.snas.black-burn.ch/FHNW/openconnect-ms-auth/compare/0.2.0...0.3.0) (2023-08-08)
 
 ### Features

+ 1 - 1
pyproject.toml

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