hyperpocket-anthropic 0.3.4__tar.gz → 0.3.5__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
@@ -127,8 +127,6 @@ dmypy.json
127
127
  # macOS display setting files
128
128
  .DS_Store
129
129
 
130
- # Wandb directory
131
- wandb/
132
130
 
133
131
  # asdf tool versions
134
132
  .tool-versions
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hyperpocket-anthropic
3
- Version: 0.3.4
3
+ Version: 0.3.5
4
4
  Author-email: Hyperpocket Team <hyperpocket@vessl.ai>
5
5
  Requires-Python: >=3.10
6
6
  Requires-Dist: anthropic>=0.40.0
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "hyperpocket-anthropic"
3
- version = "0.3.4"
3
+ version = "0.3.5"
4
4
  description = ""
5
5
  authors = [{ name = "Hyperpocket Team", email = "hyperpocket@vessl.ai" }]
6
6
  requires-python = ">=3.10"