Skip to content

Commit

Permalink
Merge pull request #404 from pbs-data-solutions/fix-version
Browse files Browse the repository at this point in the history
Fix version number
  • Loading branch information
sanders41 authored Oct 12, 2024
2 parents 1f725d2 + 46ca976 commit e3e10bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 = "prelude-parser"
version = "0.11.2"
version = "0.11.1"
description = "Parses XML files exported from Prelude EDC into formats usable by Python."
edition = "2021"
license = "MIT"
Expand Down

0 comments on commit e3e10bc

Please sign in to comment.