ocdiff 0.0.6__tar.gz → 0.0.7__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,8 +15,8 @@ jobs:
15
15
  fail-fast: false
16
16
  matrix:
17
17
  os:
18
+ - ubuntu
18
19
  - macos
19
- - linux
20
20
  - windows
21
21
  python-version:
22
22
  - '3.11'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: ocdiff
3
- Version: 0.0.6
3
+ Version: 0.0.7
4
4
  Classifier: Programming Language :: Python
5
5
  Requires-Dist: maturin ==1.4.0 ; extra == 'dev'
6
6
  Requires-Dist: pytest ==7.* ; extra == 'dev'
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "ocdiff"
3
- version = "0.0.6"
3
+ version = "0.0.7"
4
4
  description = "difftastic Python wrapper"
5
5
  readme = "README.md"
6
6
  requires-python = ">=3.11"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes