Skip to content

Commit

Permalink
Bump EulerPy to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iKevinY committed May 10, 2016
1 parent 127f8ab commit 3f78ce9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Expand Up @@ -2,8 +2,8 @@
Changelog
=========

v1.3.0
------
v1.3.0 (2016-05-09)
-------------------

- Added problems 301-330
- Added --version flag to CLI
Expand Down
2 changes: 1 addition & 1 deletion EulerPy/__init__.py
Expand Up @@ -3,5 +3,5 @@
"""

__author__ = 'Kevin Yap'
__version__ = '1.2.3'
__version__ = '1.3.0'
__license__ = 'MIT'

0 comments on commit 3f78ce9

Please sign in to comment.