Skip to content

Commit 0586ef4

Browse files
author
Kal Walkden
committed
Update version number
1 parent 62666cf commit 0586ef4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@ docs/_build/
5353
# PyBuilder
5454
target/
5555
README.rst
56+
venv

materializecssform/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from distutils.version import StrictVersion
22

33

4-
VERSION = StrictVersion('1.1.6')
4+
VERSION = StrictVersion('1.1.7')

0 commit comments

Comments
 (0)