We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5497d0 commit 0b82349Copy full SHA for 0b82349
sqlalchemy_pagination/__init__.py
@@ -1,6 +1,6 @@
1
import math
2
3
-__version__ = '0.0.1'
+__version__ = '0.0.2'
4
5
6
class Page(object):
0 commit comments