Skip to content

Commit a9eaca8

Browse files
committed
update version
1 parent 2a6a705 commit a9eaca8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

SpiffWorkflow/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.0.0rc2'
1+
__version__ = '3.0.0'

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'Sartography'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '3.0.0rc0'
25+
release = '3.0.0'
2626

2727
# -- General configuration ---------------------------------------------------
2828

0 commit comments

Comments
 (0)