Skip to content

Commit 61d971c

Browse files
Release v0.7.7
1 parent 774ecc6 commit 61d971c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

publ/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
""" version """
2-
__version__ = "0.7.6"
2+
__version__ = "0.7.7"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "Publ"
3-
version = "0.7.6"
3+
version = "0.7.7"
44
description = "A flexible web-based publishing framework"
55
authors = ["fluffy <fluffy@beesbuzz.biz>"]
66
license = "MIT"

0 commit comments

Comments
 (0)