Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kvesteri committed May 13, 2018
1 parent cff90ac commit 150b1d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Changelog
Here you can see the full list of changes between each PostgreSQL-Audit release.


0.9.3 (2018-xx-xx)
0.9.3 (2018-05-13)
^^^^^^^^^^^^^^^^^^

- Force timestamps to use UTC as timezone (#30, courtesy of quantus)
Expand Down
2 changes: 1 addition & 1 deletion postgresql_audit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
rename_table
)

__version__ = '0.9.2'
__version__ = '0.9.3'

0 comments on commit 150b1d0

Please sign in to comment.