Skip to content

Commit

Permalink
Added __version__ attribute to pydqed module
Browse files Browse the repository at this point in the history
  • Loading branch information
connie committed Jul 16, 2015
1 parent b46972d commit f649c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pydqed.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ import numpy
cimport numpy
cimport cython

__version__ = '1.0.0'
################################################################################

# Expose the (double-precision) DQED function prototype to this module
Expand Down

0 comments on commit f649c6e

Please sign in to comment.