Skip to content

Commit 162e5ca

Browse files
authored
Merge pull request #480 from pbs-data-solutions/bump-version
Bump version for release
2 parents 0532ec9 + 6d70817 commit 162e5ca

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.12.1"
3+
version = "0.13.0"
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.12.1"
1+
VERSION = "0.13.0"

0 commit comments

Comments
 (0)