Skip to content

Commit 974c973

Browse files
committed
version++ (1.1.1)
1 parent 54f2b48 commit 974c973

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

3-
## ?
3+
## 1.1.1
4+
5+
- Fixed an error in "skip tables" functionality (#73)
6+
7+
## 1.1.0
48

59
- Changed config file format from INI to YAML
610
- Support for UUID, decimal, numeric, char(N) and character(N) data types

version.py

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

0 commit comments

Comments
 (0)