We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c200115 commit 506bb21Copy full SHA for 506bb21
CHANGELOG.md
@@ -4,6 +4,9 @@
4
All notable changes to this project will be documented in this file.
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## 0.5.2
8
+- Fixed some bugs
9
+
10
## 0.5.1
11
- Updated `compute_CapriClass` conditions
12
pdb2sql/__version__.py
@@ -1 +1 @@
1
-__version__ = '0.5.1'
+__version__ = '0.5.2'
0 commit comments