We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d445aae commit 728a73bCopy full SHA for 728a73b
1 file changed
openglider/__init__.py
@@ -17,7 +17,7 @@
17
#
18
# You should have received a copy of the GNU General Public License
19
# along with OpenGlider. If not, see <http://www.gnu.org/licenses/>.
20
-__version__ = '0.06'
+__version__ = '0.07'
21
__author__ = 'Booya'
22
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
23
0 commit comments