Skip to content

Commit

Permalink
bump v0.13.3, kill python package 3.8 from CI since our builds are to…
Browse files Browse the repository at this point in the history
…o large
  • Loading branch information
gschoeni committed Mar 27, 2024
1 parent 8b44272 commit 18f40b3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/CI.yml
Expand Up @@ -15,10 +15,6 @@ jobs:
strategy:
matrix:
python: [
{
name: "cp38-cp38",
version: "3.8"
},
{
name: "cp39-cp39",
version: "3.9"
Expand Down
2 changes: 1 addition & 1 deletion oxen/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "oxen"
version = "0.13.2"
version = "0.13.3"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 18f40b3

Please sign in to comment.