Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit b7ba9df

Browse files
committed
Preparing for tag
1 parent 1e1b9e4 commit b7ba9df

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

pycket.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 1.0
22
Name: pycket
3-
Version: 0.1.3dev
3+
Version: 0.1.3
44
Summary: Redis sessions for Tornado
55
Home-page: https://github.com/diogobaeder/pycket
66
Author: Diogo Baeder

pycket.egg-info/SOURCES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
setup.cfg
22
setup.py
33
pycket/__init__.py
4+
pycket/driver.py
45
pycket/notification.py
56
pycket/session.py
67
pycket.egg-info/PKG-INFO

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[egg_info]
2-
tag_build = dev
2+
#tag_build = dev

0 commit comments

Comments
 (0)