Skip to content

Commit 506bb21

Browse files
committed
Update version to 0.5.2
1 parent c200115 commit 506bb21

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
All notable changes to this project will be documented in this file.
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 0.5.2
8+
- Fixed some bugs
9+
710
## 0.5.1
811
- Updated `compute_CapriClass` conditions
912

pdb2sql/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.5.1'
1+
__version__ = '0.5.2'

0 commit comments

Comments
 (0)