Skip to content

Commit

Permalink
Added __version__ attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
buffer committed Sep 10, 2012
1 parent 3f95d0b commit f99a6c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pylibemu.pyx
Expand Up @@ -19,6 +19,8 @@


cimport pylibemu cimport pylibemu


__version__ = '0.2.3'

import sys import sys
import socket import socket


Expand Down

0 comments on commit f99a6c5

Please sign in to comment.