Skip to content

Commit

Permalink
Preparing release 5.0.0b3
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
gotcha committed Nov 13, 2023
1 parent ac2978c commit 6e83960
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/HISTORY.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

5.0.0b3 (unreleased)
5.0.0b3 (2023-11-13)
--------------------

- Fix ck_ruid_to_url transform for tags with style and url()
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import sys
from setuptools import setup, find_packages

version = '5.0.0b3.dev0'
version = '5.0.0b3'

long_description = (
open("TODO.rst").read() + "\n"
Expand Down

0 comments on commit 6e83960

Please sign in to comment.