@1mancompany/onemancompany 0.7.64 → 0.7.66

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.
package/README.md CHANGED
@@ -432,13 +432,9 @@ This is a living plan — [request a feature](https://github.com/1mancompany/One
432
432
  - **Report Issues** — Help us find and fix bugs
433
433
 
434
434
  <p align="center">
435
- <a href="wechat.jpg">
436
- <img src="wechat.jpg" alt="WeChat community QR code" width="160" />
437
- </a>
438
- <br>
439
- <strong>👥 Community Contributors</strong>
440
- <br>
441
- <strong>WeChat</strong> — community.
435
+ <a href="wechat.jpg"><img src="wechat.jpg" alt="WeChat QR — OMC 交流群" width="200" /></a>
436
+ <br />
437
+ <sub>Scan to join the OMC WeChat community group</sub>
442
438
  </p>
443
439
 
444
440
  See [vibe-coding-guide.md](vibe-coding-guide.md) for coding guidelines.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@1mancompany/onemancompany",
3
- "version": "0.7.64",
3
+ "version": "0.7.66",
4
4
  "description": "The AI Operating System for One-Person Companies",
5
5
  "bin": {
6
6
  "onemancompany": "bin/cli.js"
package/pyproject.toml CHANGED
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "onemancompany"
3
- version = "0.7.64"
3
+ version = "0.7.66"
4
4
  description = "A one-man company simulation with pixel art visualization and LangChain AI agents"
5
5
  requires-python = ">=3.12"
6
6
  dependencies = [