Skip to content

Commit 02fac56

Browse files
author
semantic-release
committed
0.3.0
Automatically generated by python-semantic-release
1 parent 0279073 commit 02fac56

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
## 0.3.0 (2025-07-14)
3+
4+
- feat: downgraded pandas dep ([`a1fd443`](https://github.com/dev360/django-gyro/commit/a1fd44394dabd92968e028b3f7727b79f7348f69))
5+
- fix: Removes pandas dep ([`bcd78ea`](https://github.com/dev360/django-gyro/commit/bcd78eaa886909a4fb3750fd59c10f077306fb96))
6+
- docs: fixes readme ([`b676e5b`](https://github.com/dev360/django-gyro/commit/b676e5becd5a1a02d164cd0fa3ead7597d36d9fb))
7+
28
## 0.2.0 (2025-07-13)
39

410
- feat: Adds csv import command ([`e7b3642`](https://github.com/dev360/django-gyro/commit/e7b364239acbc73d22bb252f45ef13b4a29a901f))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-gyro"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "Django Gyro"
55
license = "BSD-3-Clause"
66
readme = "README.md"

0 commit comments

Comments
 (0)