Skip to content

Commit

Permalink
bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelrahmanhosny committed Dec 20, 2019
1 parent 3a654ed commit bfc1777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edaac/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
'''

__version__ = '0.0.6'
__version__ = '0.0.7'

def version():
print("EDA Analytics Central (EDAAC) v" + __version__)

0 comments on commit bfc1777

Please sign in to comment.