Skip to content

Commit 19723eb

Browse files
committed
Attempt to fix new workflow.
1 parent 05e8f08 commit 19723eb

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- 'master'
7+
workflow_dispatch:
78

89
jobs:
910
unittests:

docs/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
copyright = '2024, David Runemalm'
3131
author = 'David Runemalm'
3232

33+
# The version
34+
version = '1.0'
35+
3336
# The full version, including alpha/beta/rc tags
3437
release = '1.0.0-alpha.3'
3538

0 commit comments

Comments
 (0)