Skip to content

Commit 483f0c3

Browse files
committed
v0.1.2
1 parent 284d60c commit 483f0c3

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,15 @@ Changelog
22
=========
33

44

5-
v0.1.1. (2019-04-15)
6-
--------------------
5+
v0.1.2 (2019-04-15)
6+
-------------------
7+
8+
* No code changes have been made. This release is to confirm that Travis has
9+
been fixed. (third time lucky, hopefully)
10+
11+
12+
v0.1.1 (2019-04-15)
13+
-------------------
714

815
* No code changes have been made. This release is to confirm that Travis has
916
been fixed.

aniffinity/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
__summary__ = "Calculate affinity between anime list users"
1212
__uri__ = "https://github.com/erkghlerngm44/aniffinity"
1313

14-
__version__ = "0.1.1"
14+
__version__ = "0.1.2"
1515

1616
__author__ = "erkghlerngm44"
1717
__email__ = "erkghlerngm44@protonmail.com"

0 commit comments

Comments
 (0)