Skip to content

Commit

Permalink
version 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saimn committed Mar 29, 2018
1 parent 5f7b24f commit 845da6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion origin/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os

__version__ = '3.0.dev'
__version__ = '3.0'
# __description__ = ''

CURDIR = os.path.dirname(os.path.abspath(__file__))
Expand Down

0 comments on commit 845da6b

Please sign in to comment.