diff --git a/README.md b/README.md index 9191922e79..00e18b7de6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ reason, which made it hard to navigate or write meaningful changelogs. As the code undergoes rewrite in the new style in VyOS 1.2.0+, we consolidate the rewritten code in this package. -Update - 3 +Update - 4 If you just want to build a VyOS image, the repository you want is diff --git a/python/setup.py b/python/setup.py index 6cf898a55c..11db39c53c 100644 --- a/python/setup.py +++ b/python/setup.py @@ -1,6 +1,6 @@ import os import json -# new comment 3 +# new comment 4 from setuptools import setup def packages(directory):