We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ba15d5 commit 9c072dfCopy full SHA for 9c072df
2 files changed
CHANGES.rst
@@ -2,6 +2,12 @@
2
Changelog
3
=========
4
5
+v1.2.1 (2014-08-10)
6
+-------------------
7
+
8
+- Changed --generate to allow skipped problem files to be regenerated
9
10
11
v1.2.0 (2014-08-06)
12
-------------------
13
EulerPy/__init__.py
@@ -3,5 +3,5 @@
"""
__author__ = 'Kevin Yap'
-__version__ = '1.2.0'
+__version__ = '1.2.1'
__license__ = 'MIT License'
0 commit comments