Skip to content

Commit b43c779

Browse files
authored
[ADM] Update package version (#115)
1 parent e097ef7 commit b43c779

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author = Pablo Rodriguez Mira
88
author_email = rodriguez.mira.pablo@gmail.com
99
copyright = Pablo Rodriguez Mira
1010
branch = master
11-
version = 0.4.1
11+
version = 0.5.0
1212
min_python = 3.6
1313
audience = Developers
1414
language = English

sql_formatter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.4.1"
1+
__version__ = "0.5.0"

0 commit comments

Comments
 (0)