Skip to content

Commit 74b05eb

Browse files
committed
build: release 1.0.0
1 parent 7cc1dcd commit 74b05eb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include requirements.txt

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="jinja2_from_json_extension",
10-
version="0.0.2",
10+
version="1.0.0",
1111
license="BSD",
1212
url="https://github.com/metwork-framework/jinja2_from_json_extension",
1313
packages=find_packages(),

0 commit comments

Comments
 (0)