Skip to content

Commit 1b38818

Browse files
authored
Merge pull request #16 from lukecampbell/py3
Draft release for py3
2 parents a15c583 + 3e6f3bb commit 1b38818

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cc_plugin_ncei/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.0.1"
22

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
compliance-checker>=1.0.0
1+
compliance-checker>=2.2.0

0 commit comments

Comments
 (0)