Skip to content

Commit

Permalink
Merge pull request #51 from mrc-ide/release-0.3.0
Browse files Browse the repository at this point in the history
Bump version to 0.3.0.
  • Loading branch information
richfitz authored Dec 13, 2023
2 parents 3fc242a + 2ef5ac7 commit bf94cec
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
on:
push:
branches: [ main ]
tags: [ v* ]
pull_request:
branches: [ main ]

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "outpack"
version = "0.2.0"
version = "0.3.0"
edition = "2021"
rust-version = "1.70"

Expand Down

0 comments on commit bf94cec

Please # to comment.