Skip to content

Commit

Permalink
bump to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoudimus committed Mar 2, 2021
1 parent 613252a commit ac2215c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion citext/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from sqlalchemy.dialects.postgresql.base import ischema_names


__version__ = '1.7.0'
__version__ = '1.8.0'


class CIText(types.Concatenable, types.UserDefinedType):
Expand Down

0 comments on commit ac2215c

Please sign in to comment.