mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-07 09:02:32 +00:00
fix PyPI deploy to only deploy condtionally (#40)
* deploy pypi conditionally (if branch = master) * bump verison
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
|
||||
version = "0.3.1"
|
||||
version = "0.3.2"
|
||||
|
Reference in New Issue
Block a user