Skip to content

Commit bf16a66

Browse files
author
Andrey Fedoseev
committed
Release 1.8.1
1 parent ec90b50 commit bf16a66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
# built documents.
5656
#
5757
# The short X.Y version.
58-
version = '1.8'
58+
version = '1.8.1'
5959
# The full version, including alpha/beta/rc tags.
6060
release = version
6161

Diff for: static_precompiler/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.8"
1+
__version__ = "1.8.1"

0 commit comments

Comments
 (0)