hyperpocket-langgraph 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-langgraph
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: hyperpocket>=0.0.3
@@ -1,7 +1,7 @@
1
1
 
2
2
  [project]
3
3
  name = "hyperpocket-langgraph"
4
- version = "0.3.4"
4
+ version = "0.3.5"
5
5
  description = ""
6
6
  authors = [{ name = "Hyperpocket Team", email = "hyperpocket@vessl.ai" }]
7
7
  requires-python = ">=3.10"