Skip to content

Commit a48418e

Browse files
committed
version++ (1.1.2)
1 parent 3be47f4 commit a48418e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.1.2
4+
5+
- Fixed increasing memory consumption (#78)
6+
37
## 1.1.1
48

59
- Fixed an error in "skip tables" functionality (#73)

version.py

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

0 commit comments

Comments
 (0)