Skip to content

Commit

Permalink
chore: bump python version
Browse files Browse the repository at this point in the history
  • Loading branch information
asimpson committed Aug 29, 2020
1 parent eb94797 commit 226fb46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: python

python:
- 3.6
- 3.7

dist: xenial

Expand Down
2 changes: 1 addition & 1 deletion cycle.asd
Expand Up @@ -4,7 +4,7 @@
:description "A opinionated static site builder."
:author "Adam Simpson <adam@adamsimpson.net>"
:license "GNU GPLv3"
:version "0.2.11"
:version "0.2.12"
:serial t
:depends-on (
:local-time
Expand Down

0 comments on commit 226fb46

Please sign in to comment.