Skip to content

Commit f762b47

Browse files
committed
doc updates, v0.0.30a
1 parent e30dcc6 commit f762b47

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Here you can find the recent changes to tmuxp.
1414
- [docs] [examples]: Example for ``start_directory``.
1515
- [internal] fix bug where first and second window would load in mixed order
1616
- [internal] :class:`Window.move_window()` for moving window.
17+
- [docs] major doc overhaul. front page, renamed orm_al.rst to internals.rst.
1718

1819
2013-10-30
1920
----------

tmuxp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222

2323
import logging
2424

25-
__version__ = '0.0.30'
25+
__version__ = '0.0.30a'

0 commit comments

Comments
 (0)