Skip to content

Commit 8cfdda6

Browse files
chore(main): release 1.3.1
1 parent d22e844 commit 8cfdda6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.3.1](https://github.com/ProgrammingPhilippines/progphil-bot/compare/v1.3.0...v1.3.1) (2024-12-02)
4+
5+
6+
### Bug Fixes
7+
8+
* Remove reference to dev-config on main.py ([#265](https://github.com/ProgrammingPhilippines/progphil-bot/issues/265)) ([d22e844](https://github.com/ProgrammingPhilippines/progphil-bot/commit/d22e8445e5a7f4f9929df9b95d8cafffd8473486))
9+
310
## [1.3.0](https://github.com/ProgrammingPhilippines/progphil-bot/compare/v1.2.0...v1.3.0) (2024-12-01)
411

512

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 = "progphilbot"
3-
version = "1.3.0"
3+
version = "1.3.1"
44
description = ""
55
authors = ["Jedddy <jedbalita25@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)