Skip to content

Commit 90f34a7

Browse files
committed
v0.0.34
1 parent 2579bdb commit 90f34a7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ tmuxp Changelog
33

44
Here you can find the recent changes to tmuxp.
55

6+
2013-11-02
7+
----------
8+
9+
- [docs] Many documentation, pep247, pep8 fixes
10+
- [cli] #12 bug fix for ``$ tmuxp freeze`` by @finder.
11+
612
2013-11-01
713
----------
814

tmuxp/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323

2424
import logging
2525

26-
__version__ = '0.0.33'
26+
__version__ = '0.0.34'

0 commit comments

Comments
 (0)