From 689597358ca12fe4076a8d9faa86b345304955d1 Mon Sep 17 00:00:00 2001 From: dhondta Date: Sun, 7 Jul 2024 23:27:04 +0200 Subject: [PATCH] New release --- .github/workflows/python-package.yml | 2 +- src/sploitkit/VERSION.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index 81bdd04..26825af 100644 --- a/.github/workflows/python-package.yml +++ b/.github/workflows/python-package.yml @@ -19,7 +19,7 @@ jobs: fail-fast: false matrix: os: [ubuntu-latest] - python-version: ["3.8", "3.9", "3.10", "3.11"] + python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"] steps: - uses: actions/checkout@v3 - name: Set up Python ${{ matrix.python-version }} diff --git a/src/sploitkit/VERSION.txt b/src/sploitkit/VERSION.txt index d8996d7..3ac0799 100644 --- a/src/sploitkit/VERSION.txt +++ b/src/sploitkit/VERSION.txt @@ -1 +1 @@ -0.5.9 +0.6.0