Compare commits

...

1 Commits

Author SHA1 Message Date
55f093156d - bump VERSION 2.0.8
- add VERSION to MANIFEST.in in order to include VERSION in source dist
  (see https://packaging.python.org/en/latest/guides/using-manifest-in/)
2023-05-25 20:22:14 +02:00
2 changed files with 2 additions and 1 deletions

View File

@@ -2,3 +2,4 @@ include lib/*.hpp
include *.cpp include *.cpp
include *.pyx include *.pyx
include *.pxd include *.pxd
include VERSION

View File

@@ -1 +1 @@
2.0.7 2.0.8