Skip to content

Commit 526281d

Browse files
committed
fix: Update README and regenerate build files
1 parent 20c4934 commit 526281d

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,10 @@ If you use PyEhsa in your research, please cite:
9999

100100
```bibtex
101101
@software{pyehsa2025,
102-
author = {Azevedo, Lucas},
102+
author = {CloudWalk},
103103
title = {PyEhsa: Emerging Hot Spot Analysis in Python},
104104
year = {2025},
105-
url = {https://github.com/yourusername/PyEhsa}
105+
url = {https://github.com/cloudwalk/PyEhsa}
106106
}
107107
```
108108

@@ -119,6 +119,6 @@ PyEhsa is inspired by and provides similar functionality to:
119119

120120
## 📈 Development Status
121121

122-
This package is actively developed and maintained. For support, please open an issue on [GitHub Issues](https://github.com/yourusername/PyEhsa/issues).
122+
This package is actively developed and maintained. For support, please open an issue on [GitHub Issues](https://github.com/cloudwalk/PyEhsa/issues).
123123

124124
---

dist/pyehsa-0.1.0-py3-none-any.whl

2 Bytes
Binary file not shown.

dist/pyehsa-0.1.0.tar.gz

-8 Bytes
Binary file not shown.

src/pyehsa.egg-info/PKG-INFO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,10 +148,10 @@ If you use PyEhsa in your research, please cite:
148148

149149
```bibtex
150150
@software{pyehsa2025,
151-
author = {Azevedo, Lucas},
151+
author = {CloudWalk},
152152
title = {PyEhsa: Emerging Hot Spot Analysis in Python},
153153
year = {2025},
154-
url = {https://github.com/yourusername/PyEhsa}
154+
url = {https://github.com/cloudwalk/PyEhsa}
155155
}
156156
```
157157

@@ -168,6 +168,6 @@ PyEhsa is inspired by and provides similar functionality to:
168168

169169
## 📈 Development Status
170170

171-
This package is actively developed and maintained. For support, please open an issue on [GitHub Issues](https://github.com/yourusername/PyEhsa/issues).
171+
This package is actively developed and maintained. For support, please open an issue on [GitHub Issues](https://github.com/cloudwalk/PyEhsa/issues).
172172

173173
---

0 commit comments

Comments
 (0)