1 parent 8a8bf2a commit b90ead0Copy full SHA for b90ead0
2 files changed
docs/conf.py
@@ -12,7 +12,7 @@
12
author = 'Michael Herrmann'
13
14
# Also update ../setup.py when you change this:
15
-release = '5.0.3'
+release = '5.0.4'
16
17
18
# -- General configuration ---------------------------------------------------
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name = 'helium',
5
# Also update docs/conf.py when you change this:
6
- version = '5.0.3',
+ version = '5.0.4',
7
author = 'Michael Herrmann',
8
author_email = 'michael+removethisifyouarehuman@herrmann.io',
9
description = 'Lighter browser automation based on Selenium.',
0 commit comments