Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
11
Star
27
Fork
11
elemoine
/
papyrus
Code
Issues
7
Pull requests
0
Projects
0
Wiki
Insights
Permalink
Browse files
version is 0.3
Loading branch information
...
elemoine
committed
Mar 27, 2011
1 parent
13f78fa
commit
0676055d160053b34e0970f085da9bd700abf14f
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
setup.py
Show comments
View
2
setup.py
@@ -1,7 +1,7 @@
from
setuptools
import
setup, find_packages
import
sys, os
-version
=
'
0.
2
'
+version
=
'
0.
3
'
here
=
os.path.abspath(os.path.dirname(
__file__
))
README
=
open
(os.path.join(here,
'
README.rst
'
)).read()
Toggle all file notes
0 comments on commit
0676055
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
0676055