Skip to content

Commit

Permalink
Prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
fdw committed Nov 1, 2022
1 parent 8fed430 commit c5c9f05
Showing 1 changed file with 1 addition and 1 deletion.
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 = "rofimoji"
version = "6.0.0rc1"
version = "6.0.0"
description = "Simple character picker using rofi"
authors = ["Fabian Winter <[email protected]>"]
license = "MIT"
Expand Down

2 comments on commit c5c9f05

@polyzen
Copy link
Contributor

@polyzen polyzen commented on c5c9f05 Nov 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

o/ Did you forget to push to PyPI?

@fdw
Copy link
Owner Author

@fdw fdw commented on c5c9f05 Nov 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤬 Yep, sorry 🙈
Should be there now!

Please sign in to comment.