Skip to content

Commit

Permalink
In fact bump even further.
Browse files Browse the repository at this point in the history
  • Loading branch information
j-bennet committed Jul 27, 2018
1 parent 110a9c6 commit 41a2b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
description = 'CLI for Postgres Database. With auto-completion and syntax highlighting.'

install_requirements = [
'pgspecial>=1.11.1',
'pgspecial>=1.11.2',
'click >= 4.1',
'Pygments >= 2.0', # Pygments has to be Capitalcased. WTF?
'prompt_toolkit>=1.0.10,<1.1.0',
Expand Down

0 comments on commit 41a2b49

Please sign in to comment.