Skip to content

Commit

Permalink
Release TestProj 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
botpub committed Oct 31, 2023
1 parent f5492ea commit 14b3838
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
CHANGELOG
=========

0.0.8 - 2023-10-31
------------------

Confirm the token

0.0.7 - 2023-10-31
------------------

Expand Down
3 changes: 0 additions & 3 deletions RELEASE.md

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "test-github-ci"
version = "0.0.7"
version = "0.0.8"
description = "This project tests AutoPub with GitHub Actions CI."
authors = ["BotPub <52496925+botpub@users.noreply.github.com>"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion test_github_ci/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.7"
__version__ = "0.0.8"

0 comments on commit 14b3838

Please sign in to comment.