Skip to content

Commit

Permalink
Merge pull request #51 from nzlosh/master
Browse files Browse the repository at this point in the history
Bump to v3.0.1 for pypi packaging
  • Loading branch information
nzlosh authored Oct 19, 2022
2 parents 06e2720 + 38d06f0 commit 4b3ab69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [3.0.1] 2022-10-19

### Changed
- Version bump for pypi release.

## [3.0.0] 2022-10-19

### Added
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "err-backend-discord"
version = "3.0.0"
version = "3.0.1"
authors = [{ name="Errbot maintainers", email="[email protected]" }]
keywords = [
"errbot",
Expand Down

0 comments on commit 4b3ab69

Please sign in to comment.