Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 08a0072

Browse files
committedSep 1, 2017
Updated dev version
1 parent ddcdcf7 commit 08a0072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎graphene_sqlalchemy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
get_session
1010
)
1111

12-
__version__ = '2.0.dev2017073101'
12+
__version__ = '2.0.dev2017083101'
1313

1414
__all__ = [
1515
'__version__',

0 commit comments

Comments
 (0)
Please sign in to comment.