Skip to content

Commit 728a73b

Browse files
authored
increase version number
1 parent d445aae commit 728a73b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openglider/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#
1818
# You should have received a copy of the GNU General Public License
1919
# along with OpenGlider. If not, see <http://www.gnu.org/licenses/>.
20-
__version__ = '0.06'
20+
__version__ = '0.07'
2121
__author__ = 'Booya'
2222
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
2323

0 commit comments

Comments
 (0)