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.
2 parents a5497d0 + 0b82349 commit 636f872Copy full SHA for 636f872
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