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