Skip to content

Commit

Permalink
Back to development: 1.0.0a14
Browse files Browse the repository at this point in the history
  • Loading branch information
davisagli committed Jun 17, 2024
1 parent 549d645 commit 06684b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

setup(
name="collective.blog",
version="1.0.0a13",
version="1.0.0a14.dev0",
description="A Blog-Addon for Plone.",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

3 comments on commit 06684b8

@tisto
Copy link
Member

@tisto tisto commented on 06684b8 Jun 17, 2024

Choose a reason for hiding this comment

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

@davisagli we have been using c.blog in production for a few months. I think it is time for a 1.0.0 release. :)

@davisagli
Copy link
Member Author

Choose a reason for hiding this comment

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

@tisto Maybe. On the other hand that would have made it difficult to do the fix today.

@tisto
Copy link
Member

@tisto tisto commented on 06684b8 Jun 17, 2024

Choose a reason for hiding this comment

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

@davisagli why? Scared of a version bump? ;)

Please sign in to comment.