Skip to content

Commit 433d501

Browse files
author
Kal Walkden
committed
Update code version and readme
1 parent e5197e2 commit 433d501

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The MIT License (MIT)
22

33
Copyright (c) 2015 Florent CLAPIÉ
4-
Copyright (c) 2018 Kal Walkden
4+
Copyright (c) 2020 Kal Walkden
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

materializecssform/meta.py

+1-1
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.14')
4+
VERSION = StrictVersion('1.1.15')

0 commit comments

Comments
 (0)