Skip to content

Commit 605ced0

Browse files
author
Matt George
committed
updating version and manifest
1 parent 0f92966 commit 605ced0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
recursive-include resweb *.mustache media/*

pyres/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '1.2'
1+
__version__ = '1.3'
22

33
from redis import Redis
44
import pyres.json_parser as json

0 commit comments

Comments
 (0)