We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5883c43 commit 9bd035bCopy full SHA for 9bd035b
setup.py
@@ -7,7 +7,7 @@
7
#Allow setup.py to be run from any path
8
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
9
10
-version = "0.1.11"
+version = "0.1.13"
11
12
setup(
13
name='febraban',
0 commit comments