Skip to content

Commit 8aec81c

Browse files
authored
Merge pull request #516 from pbs-data-solutions/bump-version
Bump version for release
2 parents 1f08868 + b5b50e8 commit 8aec81c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "prelude-parser"
3-
version = "0.13.0"
3+
version = "0.13.1"
44
description = "Parses XML files exported from Prelude EDC into formats usable by Python."
55
edition = "2021"
66
license = "MIT"

prelude_parser/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.13.0"
1+
VERSION = "0.13.1"

0 commit comments

Comments
 (0)