Skip to content

Commit 226fb46

Browse files
committed
chore: bump python version
1 parent eb94797 commit 226fb46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: python
22

33
python:
4-
- 3.6
4+
- 3.7
55

66
dist: xenial
77

cycle.asd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:description "A opinionated static site builder."
55
:author "Adam Simpson <adam@adamsimpson.net>"
66
:license "GNU GPLv3"
7-
:version "0.2.11"
7+
:version "0.2.12"
88
:serial t
99
:depends-on (
1010
:local-time

0 commit comments

Comments
 (0)