In order to prevent compatibility problems in the future, we should require a `nyan` version number in each nyan file. Proposal: ``` bash # blabla copyright whatnot # then the version specification !format nyan 1.0 # blablabla Object(): ... ```
In order to prevent compatibility problems in the future, we should require a
nyanversion number in each nyan file.Proposal: