We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0339b3 commit c9eae3cCopy full SHA for c9eae3c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.8.0](https://github.com/lucaspolo/redditbot/compare/v0.7.5...v0.8.0) (2026-02-13)
4
+
5
6
+### Features
7
8
+* add new command to get user data ([b0339b3](https://github.com/lucaspolo/redditbot/commit/b0339b3588bb5ce648b2a112b660b7aded4bfefb))
9
10
## [0.7.5](https://github.com/lucaspolo/redditbot/compare/v0.7.4...v0.7.5) (2023-05-16)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "redditbot"
-version = "0.7.5"
+version = "0.8.0"
description = "Simple bot to get Reddit posts"
authors = [{name = "Lucas", email = "polo@example.com"}]
license = {text = "GPL-3.0"}
0 commit comments