Skip to content

Commit de746fd

Browse files
committed
132
1 parent 5baa4ed commit de746fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ ATOM
7373
```
7474

7575
## Release History
76-
* 1.3.1
76+
* 1.3.2
7777
* implemented `filepath` parameter in `PDBParser()` to make
7878
reading local files more transparent
7979
* 1.3.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["hatchling"]
33
build-backend = "hatchling.build"
44
[project]
55
name = "pidibble"
6-
version = "1.3.1"
6+
version = "1.3.2"
77
authors = [
88
{ name="Cameron F Abrams", email="cfa22@drexel.edu" },
99
]

0 commit comments

Comments
 (0)