Skip to content

Commit b48da08

Browse files
committed
Updated package to v1.0.7
1 parent d3aa9b9 commit b48da08

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog
33
=========
44

5+
v1.0.7 (03-07-2014)
6+
-------------------
7+
8+
- Added CPU timings
9+
10+
511
v1.0.6 (30-06-2014)
612
-------------------
713

EulerPy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"""
44

55
__author__ = 'Kevin Yap'
6-
__version__ = '1.0.6'
6+
__version__ = '1.0.7'
77
__license__ = 'MIT License'

0 commit comments

Comments
 (0)