Skip to content

Commit 3f60505

Browse files
committed
PonyORM release 0.7.17
1 parent 205e43f commit 3f60505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pony/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os, sys
44
from os.path import dirname
55

6-
__version__ = '0.7.16'
6+
__version__ = '0.7.17'
77

88
def detect_mode():
99
try: import google.appengine

0 commit comments

Comments
 (0)