Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Commit

Permalink
Bump version to 0.1.2 for a release.
Browse files Browse the repository at this point in the history
  • Loading branch information
gpshead committed Aug 25, 2009
1 parent 9be471c commit bec20a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atfork/__init__.py
Expand Up @@ -52,7 +52,7 @@


__all__ = ('monkeypatch_os_fork_functions', 'atfork')
__version__ = '0.1.1'
__version__ = '0.1.2'


def monkeypatch_os_fork_functions():
Expand Down

0 comments on commit bec20a6

Please sign in to comment.