Incremented version

This commit is contained in:
David Marx
2018-08-06 02:21:41 -07:00
parent e07418c519
commit bb44aaca84
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Change Log
==========
x.x.x (????/??/??)
0.0.6 (2018/08/06)
------------------
* Fixed `aggs` support.
* If an aggs parameter is provided to a search method, it will be returned as the first result.
+1 -1
View File
@@ -6,4 +6,4 @@ https://github.com/dmarx/psaw
from .PushshiftAPI import PushshiftAPI, PushshiftAPIMinimal
__version__ = '0.0.5'
__version__ = '0.0.6'