Skip to content

Commit fa348c1

Browse files
authored
Merge pull request #363 from JaGeo/JaGeo-patch-4
Update pyproject.toml
2 parents 10fdd0e + 78f1d09 commit fa348c1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
## v0.5.3
3+
Same as v0.5.1. Version number in 0.5.1 wasn't updated correctly
4+
25
## v0.5.1
36

47
### What's Changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ readme = "README.md"
1717
keywords = ["high-throughput", "automated", "lobsteroutput", "bonding-analysis"]
1818
license = { text = "BSD 3-Clause" }
1919
authors = [{ name = "Janine George", email = "[email protected]" }]
20-
version = "0.5.1"
20+
version = "0.5.3"
2121
classifiers = [
2222
"Programming Language :: Python :: 3",
2323
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)