chatan 0.0.1__tar.gz → 0.1.1__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: chatan
3
- Version: 0.0.1
3
+ Version: 0.1.1
4
4
  Summary: Create synthetic datasets with LLM generators and samplers
5
5
  Project-URL: Documentation, https://github.com/cdreetz/chatan#readme
6
6
  Project-URL: Issues, https://github.com/cdreetz/chatan/issues
@@ -1,6 +1,6 @@
1
1
  """Minos: Create synthetic datasets with LLM generators and samplers."""
2
2
 
3
- __version__ = "0.0.1"
3
+ __version__ = "0.1.1"
4
4
 
5
5
  from .dataset import dataset
6
6
  from .generator import generator
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